1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Update AsyncMQTTClient/ESPAsyncWebServer (#779)

This commit is contained in:
Otto Winter
2019-10-20 19:24:34 +02:00
committed by GitHub
parent e077ad56bd
commit 1e22b1e959
3 changed files with 6 additions and 6 deletions

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