mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2026-03-22 17:07:35 +01:00
add base MeshSprocket with OTA enabled
This commit is contained in:
@@ -22,7 +22,7 @@ lib_deps =
|
||||
ESPAsyncTCP
|
||||
TaskScheduler
|
||||
SPIFFS
|
||||
|
||||
|
||||
;[env:build]
|
||||
;src_filter = +<*> -<examples/>
|
||||
;platform = ${common.platform}
|
||||
@@ -74,5 +74,6 @@ upload_flags = --auth=f4ncy
|
||||
monitor_baud = ${common.monitor_baud}
|
||||
framework = ${common.framework}
|
||||
lib_deps = ${common.lib_deps}
|
||||
ESP8266mDNS
|
||||
painlessMesh
|
||||
ArduinoOTA
|
||||
Reference in New Issue
Block a user