mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add debug comment
This commit is contained in:
@@ -53,6 +53,7 @@ uint8_t Command::process(const char * path, const bool is_admin, const JsonObjec
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef EMSESP_DEBUG
|
#ifdef EMSESP_DEBUG
|
||||||
|
Serial.print("[DEBUG] processing path: ");
|
||||||
Serial.println(p.path().c_str()); // dump paths, for debugging
|
Serial.println(p.path().c_str()); // dump paths, for debugging
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user