dashboard: expand RS485 sensor diagnostics

This commit is contained in:
2026-07-26 18:15:48 -06:00
parent f145730b14
commit fea549d1e2
8 changed files with 40 additions and 5 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.130-rs485-diagnostics";
static const char *DASHBOARD_VERSION = "0.1.131-rs485-sensor-stats";
// First-boot defaults. Credentials are stored in Preferences/NVS after setup.
static const char *DASHBOARD_DEFAULT_CARGO_WIFI_SSID = "OverlandController";