mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[waveshare_epaper] Rationalise and complete tests (#8221)
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| substitutions: | ||||
|   clk_pin: GPIO14 | ||||
|   mosi_pin: GPIO13 | ||||
|   cs_pin: GPIO15 | ||||
|   dc_pin: GPIO12 | ||||
|   busy_pin: GPIO5 | ||||
|   reset_pin: GPIO4 | ||||
|   cs_pin: GPIO4 | ||||
|   dc_pin: GPIO5 | ||||
|   busy_pin: GPIO15 | ||||
|   reset_pin: GPIO16 | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user