dashboard: navigate battery detail by double tapping cards

This commit is contained in:
2026-06-15 23:03:44 -06:00
parent 30ec229439
commit d18b3e3eee
2 changed files with 11 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.80-page-switch-fix";
static const char *DASHBOARD_VERSION = "0.1.81-battery-card-doubletap-nav";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";