We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44936c8 + ff383cc commit ccf92d0Copy full SHA for ccf92d0
src/SCRIPTS/BF/PAGES/battery.lua
@@ -23,7 +23,7 @@ return {
23
read = 32, -- MSP_BATTERY_CONFIG
24
write = 33, -- MSP_SET_BATTERY_CONFIG
25
title = "Battery",
26
- reboot = false,
+ reboot = true,
27
eepromWrite = true,
28
minBytes = 13,
29
labels = labels,
0 commit comments