dashboard: simplify vehicle gauge markings

This commit is contained in:
2026-06-12 00:08:10 -06:00
parent 4aa6404487
commit 4e3af90e06
2 changed files with 3 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.65-fuel-icon-left";
static const char *DASHBOARD_VERSION = "0.1.66-clean-vehicle-gauges";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";