dashboard: use enabled fonts on battery detail screen

This commit is contained in:
2026-06-15 22:36:27 -06:00
parent 882ff14922
commit 87ddeae3b3
2 changed files with 5 additions and 5 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.78-battery-detail-screen";
static const char *DASHBOARD_VERSION = "0.1.79-battery-detail-font-fix";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";