formatting

This commit is contained in:
proddy
2024-09-08 15:41:07 +02:00
parent 4f29221c39
commit b5f571f2cb

View File

@@ -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();