Update AsyncMQTTClient/ESPAsyncWebServer (#779)

This commit is contained in:
Otto Winter
2019-10-20 19:24:34 +02:00
parent d2c7afeef0
commit 48f52db1d9
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -10,10 +10,10 @@ include_dir = include
[common]
lib_deps =
AsyncTCP@1.0.3
AsyncMqttClient-esphome@0.8.2
AsyncTCP@1.1.1
AsyncMqttClient-esphome@0.8.3
ArduinoJson-esphomelib@5.13.3
ESPAsyncWebServer-esphome@1.2.3
ESPAsyncWebServer-esphome@1.2.5
FastLED@3.2.9
NeoPixelBus-esphome@2.5.2
ESPAsyncTCP-esphome@1.2.2