Skip to content

Commit

Permalink
update usage comment
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Jul 14, 2024
1 parent 856d454 commit d85bfa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1622,8 +1622,8 @@ build_flags = ${esp32_4MB_V4_S_base.esp32_build_flags}

lib_deps = ${esp32_4MB_V4_S_base.esp32_lib_deps}
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
; RAM: [=== ] 28.1% (used 91960 bytes from 327680 bytes)
; 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)
; compiled with ESP-IDF 4.4.1
[env:esp32_4MB_V4_M]
extends = esp32_4MB_V4_M_base
Expand Down

0 comments on commit d85bfa8

Please sign in to comment.