dashboard: adjust vehicle icon zoom

This commit is contained in:
2026-06-11 02:33:24 -06:00
parent 16307c4535
commit b9847b88cb
2 changed files with 11 additions and 7 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.52-vehicle-image-icons";
static const char *DASHBOARD_VERSION = "0.1.53-vehicle-icon-zoom";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";