1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Fork some base libraries (#758)

* Fork some base libraries

* Update ESPAsyncWebServer
This commit is contained in:
Otto Winter
2019-10-18 14:46:09 +02:00
committed by GitHub
parent 68d0d045c0
commit c3aa834d80
10 changed files with 10 additions and 57 deletions

View File

@@ -11,12 +11,12 @@ include_dir = include
[common]
lib_deps =
AsyncTCP@1.0.3
AsyncMqttClient@0.8.2
AsyncMqttClient-esphome@0.8.2
ArduinoJson-esphomelib@5.13.3
ESP Async WebServer@1.2.2
ESPAsyncWebServer-esphome@1.2.3
FastLED@3.2.9
NeoPixelBus@2.5.0
ESPAsyncTCP@1.2.0
NeoPixelBus-esphome@2.5.2
ESPAsyncTCP-esphome@1.2.2
TinyGPSPlus@1.0.2
build_flags =
-Wno-reorder