mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Bump ESPAsyncTCP from 1.2.2 to 1.2.3 (#1227)
This commit is contained in:
		| @@ -12,4 +12,4 @@ def to_code(config): | |||||||
|         cg.add_library('AsyncTCP-esphome', '1.1.1') |         cg.add_library('AsyncTCP-esphome', '1.1.1') | ||||||
|     elif CORE.is_esp8266: |     elif CORE.is_esp8266: | ||||||
|         # https://github.com/OttoWinter/ESPAsyncTCP |         # https://github.com/OttoWinter/ESPAsyncTCP | ||||||
|         cg.add_library('ESPAsyncTCP-esphome', '1.2.2') |         cg.add_library('ESPAsyncTCP-esphome', '1.2.3') | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ lib_deps = | |||||||
|     ESPAsyncWebServer-esphome@1.2.7 |     ESPAsyncWebServer-esphome@1.2.7 | ||||||
|     FastLED@3.3.2 |     FastLED@3.3.2 | ||||||
|     NeoPixelBus-esphome@2.5.7 |     NeoPixelBus-esphome@2.5.7 | ||||||
|     ESPAsyncTCP-esphome@1.2.2 |     ESPAsyncTCP-esphome@1.2.3 | ||||||
|     1655@1.0.2  ; TinyGPSPlus (has name conflict) |     1655@1.0.2  ; TinyGPSPlus (has name conflict) | ||||||
|     6865@1.0.0  ; TM1651 Battery Display |     6865@1.0.0  ; TM1651 Battery Display | ||||||
|     6306@1.0.3  ; HM3301 |     6306@1.0.3  ; HM3301 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user