add ability to turn on hotspot on boot.

This commit is contained in:
dragonpilot
2020-01-14 15:29:00 +10:00
parent afcf4daa51
commit 1d8aec0fe3
5 changed files with 372 additions and 8 deletions
+1
View File
@@ -161,6 +161,7 @@ keys = {
"DragonAutoLCMinMPH": [TxType.PERSISTENT],
"DragonAutoLCDelay": [TxType.PERSISTENT],
"DragonBTG": [TxType.PERSISTENT],
"DragonBootHotspot": [TxType.PERSISTENT],
}