Less debugging messages.
This commit is contained in:
parent
cf433a48b2
commit
6989248970
@ -19,7 +19,7 @@ platform = espressif32
|
|||||||
board = esp-wrover-kit
|
board = esp-wrover-kit
|
||||||
framework = arduino
|
framework = arduino
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
build_flags = -DCORE_DEBUG_LEVEL=5 -DCONFIG_ARDUHAL_LOG_COLORS=1 ; !./build_version.sh
|
build_flags = -DCORE_DEBUG_LEVEL=3 -DCONFIG_ARDUHAL_LOG_COLORS=1 ; !./build_version.sh
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${extra.lib_deps}
|
${extra.lib_deps}
|
||||||
esphome/ESP32-audioI2S@^2.1.0
|
esphome/ESP32-audioI2S@^2.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user