This commit is contained in:
Cabooman 2024-02-12 10:12:35 +01:00
parent 7702774af6
commit 760fc8a60d

View file

@ -100,7 +100,6 @@ static void publish_cell_voltages(void) {
Serial.println("Cell voltage MQTT msg could not be sent"); Serial.println("Cell voltage MQTT msg could not be sent");
} }
} }
}
struct SensorConfig { struct SensorConfig {
const char* object_id; const char* object_id;