mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	common
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| substitutions: | ||||
|   clk_pin: GPIO16 | ||||
|   dout_pin: GPIO17 | ||||
|   dout_pin: GPIO5 | ||||
|  | ||||
| packages: | ||||
|   spi: !include ../../test_build_components/common/spi/esp32-idf.yaml | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| substitutions: | ||||
|   clk_pin: GPIO5 | ||||
|   dout_pin: GPIO4 | ||||
|   clk_pin: GPIO0 | ||||
|   dout_pin: GPIO2 | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user