dashboard: add coolant gauge center cap

This commit is contained in:
2026-06-12 00:20:24 -06:00
parent f4a98d10b6
commit 2471a7e631
2 changed files with 10 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.68-shorter-coolant-needle";
static const char *DASHBOARD_VERSION = "0.1.69-coolant-needle-cap";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";