|
@ -14,6 +14,9 @@ platform = espressif32 |
|
|
framework = arduino |
|
|
framework = arduino |
|
|
board = lolin_d32_pro |
|
|
board = lolin_d32_pro |
|
|
|
|
|
|
|
|
|
|
|
;powersave |
|
|
|
|
|
board_build.f_cpu = 160000000L |
|
|
|
|
|
|
|
|
build_flags = |
|
|
build_flags = |
|
|
-DLOG_DEFAULT_LEVEL=ESP_LOG_VERBOSE |
|
|
-DLOG_DEFAULT_LEVEL=ESP_LOG_VERBOSE |
|
|
-DLOG_LOCAL_LEVEL=ESP_LOG_VERBOSE |
|
|
-DLOG_LOCAL_LEVEL=ESP_LOG_VERBOSE |
|
|