Skip to content

Commit a489170

Browse files
committed
define library as name url combo
1 parent d1aba86 commit a489170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ extreme_partitions = tools/WLED_ESP32_16MB_9MB_FS.csv
281281
board_build.partitions = ${esp32.default_partitions} ;; default partioning for 4MB Flash - can be overridden in build envs
282282
# additional build flags for audioreactive - must be applied globally
283283
AR_build_flags = ;; -fsingle-precision-constant ;; forces ArduinoFFT to use float math (2x faster)
284-
AR_lib_deps = https://github.com/MoonModules/WLED-AudioReactive-Usermod
284+
AR_lib_deps = wled-audioreactive = https://github.com/MoonModules/WLED-AudioReactive-Usermod
285285

286286

287287
[esp32_idf_V4]

0 commit comments

Comments
 (0)