debug: add BMS update loop to LilyGO isolation build

This commit is contained in:
2026-06-30 23:21:05 -06:00
parent c2f8f1d9a5
commit a954755c46
@@ -4279,6 +4279,8 @@ void loop() {
maintainStaWifi(); maintainStaWifi();
updateBms();
#if DASHBOARD_UART_ENABLED #if DASHBOARD_UART_ENABLED
pollDashboardUart(); pollDashboardUart();
#endif #endif