dashboard: add missing double tap nav helper

This commit is contained in:
2026-06-16 00:14:28 -06:00
parent 04ac8e8e4e
commit 0875cc3f2e
2 changed files with 9 additions and 1 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.83-doubletap-target-fix";
static const char *DASHBOARD_VERSION = "0.1.84-doubletap-helper-fix";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";