dashboard: shorten coolant gauge needle

This commit is contained in:
2026-06-12 00:15:58 -06:00
parent 1b49df5986
commit f4a98d10b6
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.67-remove-fuel-ticks";
static const char *DASHBOARD_VERSION = "0.1.68-shorter-coolant-needle";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";