diff --git a/code/components/jomjol_controlGPIO/server_GPIO.cpp b/code/components/jomjol_controlGPIO/server_GPIO.cpp index 5cc1d575..fb06e694 100644 --- a/code/components/jomjol_controlGPIO/server_GPIO.cpp +++ b/code/components/jomjol_controlGPIO/server_GPIO.cpp @@ -18,7 +18,7 @@ #include "Helper.h" -#define DEBUG_DETAIL_ON +// #define DEBUG_DETAIL_ON esp_err_t handler_switch_GPIO(httpd_req_t *req) { diff --git a/code/components/jomjol_flowcontroll/ClassFlowAlignment.cpp b/code/components/jomjol_flowcontroll/ClassFlowAlignment.cpp index 462e0fb0..d32295a2 100644 --- a/code/components/jomjol_flowcontroll/ClassFlowAlignment.cpp +++ b/code/components/jomjol_flowcontroll/ClassFlowAlignment.cpp @@ -11,7 +11,7 @@ bool AlignmentExtendedDebugging = true; -#define DEBUG_DETAIL_ON +// #define DEBUG_DETAIL_ON void ClassFlowAlignment::SetInitialParameter(void) diff --git a/code/components/jomjol_image_proc/CFindTemplate.cpp b/code/components/jomjol_image_proc/CFindTemplate.cpp index c557cffb..e3761431 100644 --- a/code/components/jomjol_image_proc/CFindTemplate.cpp +++ b/code/components/jomjol_image_proc/CFindTemplate.cpp @@ -2,7 +2,7 @@ #include "ClassLogFile.h" -#define DEBUG_DETAIL_ON +// #define DEBUG_DETAIL_ON bool CFindTemplate::FindTemplate(RefInfo *_ref) diff --git a/firmware/firmware.bin b/firmware/firmware.bin index ce64cb64..ae1d0ee3 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ diff --git a/firmware/html.zip b/firmware/html.zip index e7ecf532..4ad6a3e7 100644 Binary files a/firmware/html.zip and b/firmware/html.zip differ