mirror of
https://gitlab.com/wirelos/sprocket-plugin-neopixel.git
synced 2025-12-14 21:52:21 +01:00
move stupid dependencies that will be removed later
This commit is contained in:
@@ -15,6 +15,10 @@ lib_deps =
|
|||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ESP8266WiFi
|
ESP8266WiFi
|
||||||
ESPAsyncTCP
|
ESPAsyncTCP
|
||||||
|
ArduinoOTA
|
||||||
|
ESP8266mDNS
|
||||||
|
ESP Async WebServer
|
||||||
|
painlessMesh
|
||||||
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
||||||
|
|
||||||
[env:basic]
|
[env:basic]
|
||||||
@@ -24,8 +28,4 @@ board = ${common.board}
|
|||||||
upload_speed = ${common.upload_speed}
|
upload_speed = ${common.upload_speed}
|
||||||
monitor_baud = ${common.monitor_baud}
|
monitor_baud = ${common.monitor_baud}
|
||||||
framework = ${common.framework}
|
framework = ${common.framework}
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common.lib_deps}
|
||||||
ArduinoOTA
|
|
||||||
ESP8266mDNS
|
|
||||||
ESP Async WebServer
|
|
||||||
painlessMesh
|
|
||||||
Reference in New Issue
Block a user