dashboard: add screen-level battery nav hitboxes

This commit is contained in:
2026-06-16 00:29:17 -06:00
parent 9360aa9e4c
commit f54d752292
2 changed files with 27 additions and 7 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.85-battery-nav-overlay";
static const char *DASHBOARD_VERSION = "0.1.86-battery-nav-screen-hitbox";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";