mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Removed battery specific MQTT data
This commit is contained in:
parent
6bce1e3c77
commit
ba2f1c6561
3 changed files with 0 additions and 14 deletions
|
@ -24,7 +24,6 @@ static void publish_cell_voltages(void);
|
|||
static void publish_values(void) {
|
||||
publish_common_info();
|
||||
publish_cell_voltages();
|
||||
publish_battery_specifics();
|
||||
}
|
||||
|
||||
static void publish_common_info(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue