mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	SPI: Revert clk_pin to standard output pin schema (#6368)
This commit is contained in:
		
				
					committed by
					
						 Jesse Hills
						Jesse Hills
					
				
			
			
				
	
			
			
			
						parent
						
							c4f4d25041
						
					
				
				
					commit
					e33e09a685
				
			| @@ -2,7 +2,8 @@ spi: | ||||
|   - id: spi_id_1 | ||||
|     type: single | ||||
|     clk_pin: | ||||
|       number: GPIO7 | ||||
|       number: GPIO0 | ||||
|       ignore_strapping_warning: true | ||||
|       allow_other_uses: false | ||||
|     mosi_pin: GPIO6 | ||||
|     interface: hardware | ||||
|   | ||||
		Reference in New Issue
	
	Block a user