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
|
||||
ESP8266WiFi
|
||||
ESPAsyncTCP
|
||||
ArduinoOTA
|
||||
ESP8266mDNS
|
||||
ESP Async WebServer
|
||||
painlessMesh
|
||||
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
||||
|
||||
[env:basic]
|
||||
@@ -25,7 +29,3 @@ upload_speed = ${common.upload_speed}
|
||||
monitor_baud = ${common.monitor_baud}
|
||||
framework = ${common.framework}
|
||||
lib_deps = ${common.lib_deps}
|
||||
ArduinoOTA
|
||||
ESP8266mDNS
|
||||
ESP Async WebServer
|
||||
painlessMesh
|
||||
Reference in New Issue
Block a user