Improved Logfile, extended Logging

This commit is contained in:
jomjol
2020-12-26 09:18:16 +01:00
parent 584a73255a
commit db0ca1cb9b
18 changed files with 159 additions and 39 deletions

View File

@@ -13,4 +13,7 @@ void register_server_camera_uri(httpd_handle_t server);
void PowerResetCamera();
extern bool debug_detail_heap;
#endif