dashboard: use lvgl c image assets

This commit is contained in:
2026-06-11 04:44:46 -06:00
parent 517a719ac7
commit 53f0b6ee5b
10 changed files with 5185 additions and 13 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.56-alpha-icon-test";
static const char *DASHBOARD_VERSION = "0.1.58-icon-c-sources";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";