mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-27 08:18:28 +02:00
Bump ESPAsyncTCP from 1.2.2 to 1.2.3 (#1227)
This commit is contained in:
committed by
Guillermo Ruffino
parent
b7436c0b22
commit
61bfd347ea
@@ -12,4 +12,4 @@ def to_code(config):
|
||||
cg.add_library('AsyncTCP-esphome', '1.1.1')
|
||||
elif CORE.is_esp8266:
|
||||
# https://github.com/OttoWinter/ESPAsyncTCP
|
||||
cg.add_library('ESPAsyncTCP-esphome', '1.2.2')
|
||||
cg.add_library('ESPAsyncTCP-esphome', '1.2.3')
|
||||
|
||||
Reference in New Issue
Block a user