Use fixed versions for all dependencies
This commit is contained in:
parent
4623839425
commit
b704126453
@ -38,11 +38,11 @@ build_unflags =
|
|||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
mathieucarbou/ESP Async WebServer @ 2.9.3
|
mathieucarbou/ESP Async WebServer @ 2.9.3
|
||||||
bblanchon/ArduinoJson @ ^7.0.4
|
bblanchon/ArduinoJson @ 7.0.4
|
||||||
https://github.com/bertmelis/espMqttClient.git#v1.6.0
|
https://github.com/bertmelis/espMqttClient.git#v1.6.0
|
||||||
nrf24/RF24 @ ^1.4.8
|
nrf24/RF24 @ 1.4.8
|
||||||
olikraus/U8g2 @ ^2.35.17
|
olikraus/U8g2 @ 2.35.17
|
||||||
buelowp/sunset @ ^1.1.7
|
buelowp/sunset @ 1.1.7
|
||||||
https://github.com/arkhipenko/TaskScheduler#testing
|
https://github.com/arkhipenko/TaskScheduler#testing
|
||||||
|
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user