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

GPS time source (#543)

* GSP Time

* GPS Time

* Lint

* Multi conf
This commit is contained in:
Otto Winter
2019-05-13 13:11:02 +02:00
committed by GitHub
parent 0281914507
commit 83fa51a580
8 changed files with 158 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ lib_deps =
FastLED@3.2.0
NeoPixelBus@2.4.1
ESPAsyncTCP@1.2.0
TinyGPSPlus@1.0.2
build_flags =
-Wno-reorder
-DUSE_WEB_SERVER