remove Serial

This commit is contained in:
proddy
2023-01-07 21:28:42 +01:00
parent 60b424705d
commit e5558f7fa9

View File

@@ -53,9 +53,7 @@ uint8_t Command::process(const char * path, const bool is_admin, const JsonObjec
}
#ifdef EMSESP_DEBUG
#if defined(EMSESP_USE_SERIAL)
// Serial.println(p.path().c_str()); // dump paths, for debugging
#endif
Serial.println(p.path().c_str()); // dump paths, for debugging
#endif
// re-calculate new path