mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 10:19:29 +02:00
precommit fixes
This commit is contained in:
parent
dff9788b96
commit
711aeded0c
11 changed files with 120 additions and 115 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
#define MQTT_MSG_BUFFER_SIZE (1024)
|
||||
|
||||
extern const char* version_number; // The current software version, used for mqtt
|
||||
extern const char* version_number; // The current software version, used for mqtt
|
||||
|
||||
extern uint16_t SOC;
|
||||
extern uint16_t StateOfHealth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue