dashboard: add OBD-II coolant polling over CAN

This commit is contained in:
2026-06-19 02:19:08 -06:00
parent 97e49a5d98
commit 9d75d2c39c
3 changed files with 189 additions and 3 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.120-temp-alert-style-real-fix";
static const char *DASHBOARD_VERSION = "0.1.121-obd-coolant-polling";
// Update these if your Cargo ESP AP credentials are different.
//static const char *CARGO_WIFI_SSID = "OverlandController";