dashboard: reduce status indicator redraws

This commit is contained in:
2026-06-10 22:39:50 -06:00
parent 4d2a70df51
commit 5afd50e98d
2 changed files with 15 additions and 5 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.33-etr-label";
static const char *DASHBOARD_VERSION = "0.1.34-reduce-status-redraws";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";