Backport for AsyncTCP-esphome to version V2.0.1
This commit is contained in:
parent
410fa02bf0
commit
9c0709896e
|
@ -10,11 +10,11 @@ board_build.variants_dir = variants
|
|||
framework = arduino
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
lib_deps =
|
||||
Wire
|
||||
SPI
|
||||
fastled/FastLED@^3.6.0
|
||||
robtillaart/PCF8574@^0.3.9
|
||||
esphome/AsyncTCP-esphome@2.0.1
|
||||
fastled/FastLED@3.6.0
|
||||
robtillaart/PCF8574@0.3.9
|
||||
adafruit/Adafruit Unified Sensor @ 1.1.13
|
||||
blemasle/MCP23017@2.0.0
|
||||
adafruit/Adafruit BusIO@1.5.0
|
||||
|
|
Loading…
Reference in New Issue