Update App version to 0.0.3

This commit is contained in:
luckfox-eng29
2025-09-25 16:51:53 +08:00
parent 15d276652c
commit 4e82b8a11c
59 changed files with 2841 additions and 794 deletions

View File

@@ -84,6 +84,7 @@ type UsbGadget struct {
log *zerolog.Logger
logSuppressionCounter map[string]int
logLock sync.Mutex
}
const configFSPath = "/sys/kernel/config"