Some precommit fixes

This commit is contained in:
Cabooman 2024-01-30 09:18:03 +01:00
parent 957a91e55e
commit 527bc19649
4 changed files with 10 additions and 8 deletions

View file

@ -12,7 +12,9 @@
#include "../../lib/me-no-dev-ESPAsyncWebServer/src/ESPAsyncWebServer.h"
#include "../../lib/miwagner-ESP32-Arduino-CAN/ESP32CAN.h"
#include "../config.h" // Needed for LED defines
#include "../mqtt/mqtt.h" // Needed for LED defines
#ifdef MQTT
#include "../mqtt/mqtt.h"
#endif
extern uint16_t SOC; //SOC%, 0-100.00 (0-10000)
extern uint16_t StateOfHealth; //SOH%, 0-100.00 (0-10000)