add explicit dependecy on TaskScheduler (used in both wifi and ha-mqtt libraries) and upgrade to 3.8.5
This commit is contained in:
parent
fa4c085b32
commit
72aa6749cd
@ -32,6 +32,7 @@ board = huzzah
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
arkhipenko/TaskScheduler@^3.8.5
|
||||
https://git.hodos.ro/libraries/ha-mqtt.git@^1.0.0
|
||||
https://git.hodos.ro/libraries/wifi.git@^2.0.0
|
||||
upload_port = 192.168.6.161
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user