addedd disable usb and broadcasting during charging/usb option

This commit is contained in:
2025-11-29 13:55:50 -07:00
parent b018bbd516
commit f68889e72e
3 changed files with 23 additions and 8 deletions
+7
View File
@@ -21,6 +21,13 @@ menu "PrincessPiTracker Config"
help
Your advertisement key, see https://github.com/leonboe1/GoogleFindMyTools
config DISABLE_USB_WHILE_CHARGING
bool "Disable USB Serial and Broadcasting While Charging"
default y
help
Enable this option to disable USB Serial and Broadcasting while charging to save power.
config DEVICE_NAME
string "BLE Device Name"
default "PrincesiPiTracker"