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.
#ifdef EMSESP_DEBUG
Serial.println();
Serial.printf("Applying defaults to %s ", _filePath);
Serial.printf("Applying defaults to %s", _filePath);
Serial.println();
#endif
applyDefaults();