mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Fix code formatting.
This commit is contained in:
parent
d678ea1981
commit
36ab214ecf
2 changed files with 3 additions and 2 deletions
|
@ -256,7 +256,7 @@ void reset_all_events() {
|
|||
events.level = EVENT_LEVEL_INFO;
|
||||
update_bms_status();
|
||||
#ifdef DEBUG_LOG
|
||||
logging.println("All events have been cleared.");
|
||||
logging.println("All events have been cleared.");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue