dashboard: clean leftover voltage label code

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