Skip to content

Commit d85bfa8

Browse files
committed
update usage comment
1 parent 856d454 commit d85bfa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,8 +1622,8 @@ build_flags = ${esp32_4MB_V4_S_base.esp32_build_flags}
16221622

16231623
lib_deps = ${esp32_4MB_V4_S_base.esp32_lib_deps}
16241624
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)
1625+
; RAM: [=== ] 28.4% (used 92968 bytes from 327680 bytes)
1626+
; Flash: [======== ] 81.2% (used 1543041 bytes from 1900544 bytes)
16271627
; compiled with ESP-IDF 4.4.1
16281628
[env:esp32_4MB_V4_M]
16291629
extends = esp32_4MB_V4_M_base

0 commit comments

Comments
 (0)