We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856d454 commit d85bfa8Copy full SHA for d85bfa8
platformio.ini
@@ -1622,8 +1622,8 @@ build_flags = ${esp32_4MB_V4_S_base.esp32_build_flags}
1622
1623
lib_deps = ${esp32_4MB_V4_S_base.esp32_lib_deps}
1624
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
1625
- ; RAM: [=== ] 28.1% (used 91960 bytes from 327680 bytes)
1626
- ; Flash: [==========] 97.8% (used 1537777 bytes from 1572864 bytes)
+ ; RAM: [=== ] 28.4% (used 92968 bytes from 327680 bytes)
+ ; Flash: [======== ] 81.2% (used 1543041 bytes from 1900544 bytes)
1627
; compiled with ESP-IDF 4.4.1
1628
[env:esp32_4MB_V4_M]
1629
extends = esp32_4MB_V4_M_base
0 commit comments