mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
formatting
This commit is contained in:
@@ -42,7 +42,7 @@ class FSPersistence {
|
|||||||
// hard-coded emergency defaults are now applied.
|
// hard-coded emergency defaults are now applied.
|
||||||
#ifdef EMSESP_DEBUG
|
#ifdef EMSESP_DEBUG
|
||||||
Serial.println();
|
Serial.println();
|
||||||
Serial.printf("Applying defaults to %s ", _filePath);
|
Serial.printf("Applying defaults to %s", _filePath);
|
||||||
Serial.println();
|
Serial.println();
|
||||||
#endif
|
#endif
|
||||||
applyDefaults();
|
applyDefaults();
|
||||||
|
|||||||
Reference in New Issue
Block a user