mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
Update test.esp32-c3-ard.yaml
This commit is contained in:
parent
89bf7cf19f
commit
a9aed695ff
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@ i2c:
|
||||||
scl: GPIO7
|
scl: GPIO7
|
||||||
scan: true
|
scan: true
|
||||||
|
|
||||||
|
|
||||||
gp8211:
|
gp8211:
|
||||||
id: my_gp8211
|
id: my_gp8211
|
||||||
voltage: 10V
|
voltage: 10V
|
||||||
|
@ -18,4 +17,4 @@ light:
|
||||||
name: "Light"
|
name: "Light"
|
||||||
output: dac_output
|
output: dac_output
|
||||||
default_transition_length: 0s
|
default_transition_length: 0s
|
||||||
gamma_correct: 1.0
|
gamma_correct: 1.0
|
||||||
|
|
Loading…
Reference in a new issue