dashboard: clean up and enable swipe page navigation

This commit is contained in:
2026-06-18 22:49:40 -06:00
parent 05c70cab87
commit a14cd00387
4 changed files with 33 additions and 66 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.87-temp-wifi-screen-bypass";
static const char *DASHBOARD_VERSION = "0.1.88-clean-swipe-nav";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";