mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Adding ability to remotely trigger a BMS reset via MQTT
This commit is contained in:
parent
cad8fe617a
commit
2d97b63528
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "../../../USER_SETTINGS.h"
|
||||
#include "../../battery/BATTERIES.h"
|
||||
#include "../../communication/contactorcontrol/comm_contactorcontrol.h"
|
||||
#include "../../communication/contactorcontrol/comm_contactorcontrol.h"
|
||||
#include "../../datalayer/datalayer.h"
|
||||
#include "../../lib/bblanchon-ArduinoJson/ArduinoJson.h"
|
||||
#include "../../lib/knolleary-pubsubclient/PubSubClient.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue