diff --git a/platformio.ini b/platformio.ini index 24d2297..bee7c42 100644 --- a/platformio.ini +++ b/platformio.ini @@ -34,4 +34,4 @@ build_flags = -Werror -Wall -DUNITY_INCLUDE_PRINT_FORMATTED board = esp32doit-devkit-v1 build_flags = -Werror -Wall -DCORE_DEBUG_LEVEL=5 -DUNITY_INCLUDE_PRINT_FORMATTED build_type = debug -monitor_filters = esp32_exception_decoder +#monitor_filters = esp32_exception_decoder