Skip to content

Commit fe57bfc

Browse files
committed
FS define
1 parent 6b942be commit fe57bfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ build_flags =
159159
[esp32]
160160
build_flags = -w -g
161161
-DARDUINO_ARCH_ESP32
162+
-DCONFIG_LITTLEFS_FOR_IDF_3_2
162163

163164
[scripts_defaults]
164165
extra_scripts = pio/name-firmware.py
@@ -175,8 +176,6 @@ board_build.flash_mode = dout
175176
monitor_speed = 115200
176177
upload_speed = 115200
177178

178-
lib_extra_dirs = ./wled00/src
179-
180179
# ------------------------------------------------------------------------------
181180
# LIBRARIES: required dependencies
182181
# Please note that we don't always use the latest version of a library.

0 commit comments

Comments
 (0)