Bump library versions

This commit is contained in:
Magnus Persson 2022-06-11 15:56:38 +02:00
parent 907e33ce2d
commit 0cba58a0dd

View File

@ -15,7 +15,7 @@ include_dir = lib
[common_env_data]
upload_speed = 921600
monitor_speed = 115200
platform = espressif8266 @ 3.2.0
platform = espressif8266 @ 4.0.1
framework = arduino
board = d1_mini
build_unflags =
@ -38,9 +38,9 @@ build_flags =
!python script/git_rev.py
lib_deps = # Switched to forks for better version control.
# Using local copy of these libraries
#https://github.com/jrowberg/i2cdevlib.git#<document>
#https://github.com/PaulStoffregen/OneWire
#https://github.com/milesburton/Arduino-Temperature-Control-Library
#https://github.com/mp-se/i2cdevlib.git#<document>
#https://github.com/mp-se/OneWire
#https://github.com/mp-se/Arduino-Temperature-Control-Library
https://github.com/mp-se/ESP_WiFiManager#v1.9.0 # https://github.com/khoih-prog/ESP_WiFiManager
https://github.com/mp-se/ESP_DoubleResetDetector#v1.2.1 # https://github.com/khoih-prog/ESP_DoubleResetDetector
https://github.com/mp-se/tinyexpr # https://github.com/codeplea/tinyexpr