mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 01:42:22 +01:00
fix deps
This commit is contained in:
@@ -24,6 +24,10 @@ lib_deps =
|
|||||||
ArduinoJson
|
ArduinoJson
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ESPAsyncTCP
|
ESPAsyncTCP
|
||||||
|
ArduinoOTA
|
||||||
|
ESP8266mDNS
|
||||||
|
ESP Async WebServer
|
||||||
|
painlessMesh
|
||||||
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
https://gitlab.com/wirelos/sprocket-lib.git#develop
|
||||||
https://gitlab.com/wirelos/sprocket-plugin-neopixel.git
|
https://gitlab.com/wirelos/sprocket-plugin-neopixel.git
|
||||||
https://gitlab.com/wirelos/sprocket-plugin-web.git
|
https://gitlab.com/wirelos/sprocket-plugin-web.git
|
||||||
@@ -38,10 +42,6 @@ framework = ${common.framework}
|
|||||||
build_flags = -Wl,-Teagle.flash.4m1m.ld
|
build_flags = -Wl,-Teagle.flash.4m1m.ld
|
||||||
-DSPROCKET_PRINT=1
|
-DSPROCKET_PRINT=1
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common.lib_deps}
|
||||||
ArduinoOTA
|
|
||||||
ESP8266mDNS
|
|
||||||
ESP Async WebServer
|
|
||||||
painlessMesh
|
|
||||||
https://gitlab.com/wirelos/sprocket-plugin-web.git
|
https://gitlab.com/wirelos/sprocket-plugin-web.git
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user