bugfix garage.py
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 748 KiB After Width: | Height: | Size: 715 KiB |
+2
-2
@@ -18,8 +18,8 @@ PIN_GATE_BUTTON = 24
|
|||||||
PIN_GARAGE = 21
|
PIN_GARAGE = 21
|
||||||
PIN_GATE = 26
|
PIN_GATE = 26
|
||||||
PIN_LED = 11
|
PIN_LED = 11
|
||||||
PIN_DOOR_OPEN = 13
|
PIN_DOOR_OPEN = 6
|
||||||
PIN_DOOR_CLOSED = 6
|
PIN_DOOR_CLOSED = 13
|
||||||
PIN_SENSOR_GATE= 19
|
PIN_SENSOR_GATE= 19
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user