bugfix garage.py
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@ PIN_GATE_BUTTON = 24
|
||||
PIN_GARAGE = 21
|
||||
PIN_GATE = 26
|
||||
PIN_LED = 11
|
||||
PIN_DOOR_OPEN = 13
|
||||
PIN_DOOR_CLOSED = 6
|
||||
PIN_DOOR_OPEN = 6
|
||||
PIN_DOOR_CLOSED = 13
|
||||
PIN_SENSOR_GATE= 19
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user