dashboard: trim card padding for battery gauge

This commit is contained in:
2026-06-10 02:25:36 -06:00
parent edfba63cc9
commit b6816e463c
2 changed files with 4 additions and 3 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.23-battery-nudge-up";
static const char *DASHBOARD_VERSION = "0.1.24-card-padding-trim";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";