mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Update test.esp32-c3-idf.yaml
This commit is contained in:
		| @@ -1,28 +1,5 @@ | ||||
| i2c: | ||||
|   - id: i2c_mcp4461 | ||||
|     sda: 4 | ||||
|     scl: 5 | ||||
| substitutions: | ||||
|   scl_pin: GPIO4 | ||||
|   sda_pin: GPIO5 | ||||
|  | ||||
| mcp4461: | ||||
|   - id: mcp4461_digipot_01 | ||||
|  | ||||
| output: | ||||
|   - platform: mcp4461 | ||||
|     id: digipot_wiper_1 | ||||
|     mcp4461_id: mcp4461_digipot_01 | ||||
|     channel: A | ||||
|  | ||||
|   - platform: mcp4461 | ||||
|     id: digipot_wiper_2 | ||||
|     mcp4461_id: mcp4461_digipot_01 | ||||
|     channel: B | ||||
|  | ||||
|   - platform: mcp4461 | ||||
|     id: digipot_wiper_3 | ||||
|     mcp4461_id: mcp4461_digipot_01 | ||||
|     channel: C | ||||
|  | ||||
|   - platform: mcp4461 | ||||
|     id: digipot_wiper_4 | ||||
|     mcp4461_id: mcp4461_digipot_01 | ||||
|     channel: D | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user