mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 16:42:19 +01: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