fix: reduce repeater battery polling

Este commit está contenido en:
Jared Dohrman
2026-04-22 08:50:07 +10:00
padre 6dfc5ff713
commit 274cb8b8c2
Se han modificado 4 ficheros con 106 adiciones y 46 borrados
+1
Ver fichero
@@ -88,6 +88,7 @@ Legacy dotted aliases are also accepted:
- `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. This is 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.
- On repeater MQTT builds, background battery sampling used for MQTT/status history is rate-limited to about once per minute. Explicit status and telemetry requests still refresh the reading immediately.
### T-Beam 1W Fan Control