mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +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:
|
||||
- platform: hbridge
|
||||
id: switch_hbridge
|
||||
on_pin: 14
|
||||
off_pin: 15
|
||||
on_pin: 4
|
||||
off_pin: 5
|
||||
pulse_length: 60ms
|
||||
wait_time: 10ms
|
||||
|
|
Loading…
Reference in a new issue