Updated settings for new Arduino Library + PSRAM

This commit is contained in:
Rene Zeldenthuis
2022-09-07 19:51:40 +02:00
parent bcb0fef74e
commit 3c670acab1

View File

@@ -20,6 +20,8 @@ build_flags =
-O2
-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_VERBOSE
-D LED_BUILTIN=4
-D BOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
lib_deps =
prampec/IotWebConf @ ^3.2.1