mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
Update test.esp32-ard.yaml
This commit is contained in:
parent
ee0d683398
commit
0a522d76de
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ fan:
|
||||||
switch:
|
switch:
|
||||||
- platform: hbridge
|
- platform: hbridge
|
||||||
id: switch_hbridge
|
id: switch_hbridge
|
||||||
on_pin: 14
|
on_pin: 4
|
||||||
off_pin: 15
|
off_pin: 5
|
||||||
pulse_length: 60ms
|
pulse_length: 60ms
|
||||||
wait_time: 10ms
|
wait_time: 10ms
|
||||||
|
|
Loading…
Reference in a new issue