🔬 Sets debug level

This commit is contained in:
Rune Harlyk
2023-05-06 02:29:21 +02:00
parent d8a001af80
commit 747fd3740c
+2
View File
@@ -13,6 +13,8 @@ platform = espressif32
board = esp32cam
monitor_speed = 115200
framework = arduino
build_flags =
-DCORE_DEBUG_LEVEL=3
lib_deps =
https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7
teckel12/NewPing@^1.9.7