mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	uart
This commit is contained in:
		| @@ -3,6 +3,6 @@ substitutions: | ||||
|   uart_rx_pin: GPIO3 | ||||
|  | ||||
| packages: | ||||
|   uart: !include ../../test_build_components/common/uart_1200/esp32-ard.yaml | ||||
|   uart_1200: !include ../../test_build_components/common/uart_1200/esp32-ard.yaml | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| packages: | ||||
|   uart: !include ../../test_build_components/common/uart_1200/esp32-idf.yaml | ||||
|   uart_1200: !include ../../test_build_components/common/uart_1200/esp32-idf.yaml | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
| @@ -3,6 +3,6 @@ substitutions: | ||||
|   uart_rx_pin: GPIO3 | ||||
|  | ||||
| packages: | ||||
|   uart: !include ../../test_build_components/common/uart_1200/esp8266-ard.yaml | ||||
|   uart_1200: !include ../../test_build_components/common/uart_1200/esp8266-ard.yaml | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user