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