fix: add battery reporting toggle for Heltec V3 and clean up VS Code metadata

This commit is contained in:
Jared Dohrman
2026-04-11 18:14:30 +10:00
parent 6680e53ef5
commit 4f4964e454
11 changed files with 160 additions and 7 deletions
+10
View File
@@ -102,6 +102,16 @@ Legacy dotted aliases are also accepted:
- `stats-packets`
- shows packet receive/send totals, flood/direct breakdown, and receive errors
### Board Battery Reporting
- `get battery.reporting`
- shows whether board battery reporting is enabled
- support is board-dependent
- `set battery.reporting on|off`
- enables or disables battery voltage reporting on supported boards
- currently useful for Heltec V3 boards where USB-only power can produce misleading battery readings
- if your board needs this too, open an issue and support can be added board-by-board
## Web Panel Allowlisted Commands
When the repeater web panel is enabled, it only allows a limited command set.