dashboard: draw wifi signal bars

This commit is contained in:
2026-06-10 01:28:48 -06:00
parent bbb15835de
commit d34798f2ca
2 changed files with 33 additions and 13 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.11-main-ui-pass";
static const char *DASHBOARD_VERSION = "0.1.12-wifi-bars";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";