Control all relays

This commit is contained in:
Pierre HUBERT 2020-02-22 18:27:27 +00:00
parent 76df3ee825
commit 6b3c69f3de

View File

@ -10,10 +10,10 @@ PUSH = [
RELAYS = [ RELAYS = [
[14], #1 [], #1
[], #2 [14,2], #2
[], #3 [15, 3], #3
[] #4 [18, 4] #4
] ]
# Initialize # Initialize