fix: move pulse relays

This commit is contained in:
Tobias Reisinger 2020-06-30 22:37:12 +02:00
parent bb10b8972f
commit 2680ffd2cf

View file

@ -44,20 +44,20 @@ inverted = 1
driver = gpio driver = gpio
pin = 1 pin = 1
inverted = 1 inverted = 1
pulse-duration = 3
[relay-7] [relay-7]
driver = gpio driver = gpio
pin = 0 pin = 0
inverted = 1 inverted = 1
pulse-duration = 3
[relay-8] [relay-8]
driver = gpio driver = gpio
pin = 16 pin = 16
inverted = 1 inverted = 1
pulse-duration = 3
[relay-9] [relay-9]
driver = gpio driver = gpio
pin = 15 pin = 15
inverted = 1 inverted = 1
pulse-duration = 3