dashboard: replace vehicle sample text with gauges

This commit is contained in:
2026-06-11 01:30:29 -06:00
parent 65da85c57c
commit 942cd7233b
2 changed files with 78 additions and 14 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.47-vehicle-card-newlines";
static const char *DASHBOARD_VERSION = "0.1.48-vehicle-gauge-card";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";