dashboard: use lvgl image icons for vehicle card

This commit is contained in:
2026-06-11 04:25:13 -06:00
parent 539cfab740
commit 5fad3b9027
4 changed files with 391 additions and 7 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.54-vehicle-drawn-icons";
static const char *DASHBOARD_VERSION = "0.1.55-vehicle-image-icons";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";