dashboard: implement manual double tap navigation

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