Pre-commit

This commit is contained in:
Cabooman 2024-02-03 22:31:18 +01:00
parent 13bfdcc33b
commit 5fef88504c
4 changed files with 11 additions and 12 deletions

View file

@ -950,8 +950,7 @@ void publish_battery_specifics(void) {
if (first_execution == true) {
first_execution = false;
// Discovery stuff
}
else {
} else {
// Publishing stuff
}
}