Control all relays
This commit is contained in:
parent
76df3ee825
commit
6b3c69f3de
@ -10,10 +10,10 @@ PUSH = [
|
||||
|
||||
|
||||
RELAYS = [
|
||||
[14], #1
|
||||
[], #2
|
||||
[], #3
|
||||
[] #4
|
||||
[], #1
|
||||
[14,2], #2
|
||||
[15, 3], #3
|
||||
[18, 4] #4
|
||||
]
|
||||
|
||||
# Initialize
|
||||
|
Loading…
Reference in New Issue
Block a user