dashboard: remove voltage from main battery gauge

This commit is contained in:
2026-06-10 02:10:33 -06:00
parent 96919c949a
commit e603244cb6
2 changed files with 2 additions and 4 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.17-battery-main-simplified";
static const char *DASHBOARD_VERSION = "0.1.18-no-main-voltage";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";