mirror of
https://github.com/esphome/esphome.git
synced 2024-12-25 06:54:52 +01:00
Update test.esp32-idf.yaml
This commit is contained in:
parent
7785f0e8d9
commit
ee0d683398
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