dashboard: replace vehicle labels with icons

This commit is contained in:
2026-06-11 01:44:30 -06:00
parent 1328859d15
commit d39bf07441
2 changed files with 75 additions and 14 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.50-fuel-bar-value-draw";
static const char *DASHBOARD_VERSION = "0.1.51-vehicle-icons";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";