fix for travis and platformio latest version

This commit is contained in:
Paul
2020-02-13 11:03:31 +01:00
parent 33a840606d
commit 86b075cfcf

View File

@@ -47,13 +47,14 @@ lib_deps =
https://github.com/me-no-dev/ESPAsyncWebServer https://github.com/me-no-dev/ESPAsyncWebServer
https://github.com/me-no-dev/ESPAsyncUDP https://github.com/me-no-dev/ESPAsyncUDP
uuid-common@^1.1.0 uuid-common@^1.1.0
uuid-log@^2.1.1 uuid-log@^2.1.1
uuid-syslog@^2.0.4 ; https://github.com/nomis/mcu-uuid-syslog uuid-syslog@^2.0.4 ; https://github.com/nomis/mcu-uuid-syslog
JustWifi@2.0.2 ; https://github.com/xoseperez/justwifi JustWifi@2.0.2 ; https://github.com/xoseperez/justwifi
AsyncMqttClient@0.8.2 ; https://github.com/marvinroger/async-mqtt-client AsyncMqttClient@0.8.2 ; https://github.com/marvinroger/async-mqtt-client
EEPROM_Rotate@0.9.2 ; https://github.com/xoseperez/eeprom_rotate EEPROM_Rotate@0.9.2 ; https://github.com/xoseperez/eeprom_rotate
ArduinoJson@6.14.0 ; https://github.com/bblanchon/ArduinoJson ArduinoJson@6.14.1 ; https://github.com/bblanchon/ArduinoJson
ESPAsyncTCP@1.2.2 ; https://github.com/me-no-dev/ESPAsyncTCP ESPAsyncTCP@1.2.2 ; https://github.com/me-no-dev/ESPAsyncTCP
lib_ignore = AsyncTCP
upload_speed = 921600 upload_speed = 921600
monitor_speed = 115200 monitor_speed = 115200