From 1616d562882e72ca4775f86541aef7708c676af3 Mon Sep 17 00:00:00 2001 From: Simon Pirkelmann Date: Sat, 10 Apr 2021 17:37:47 +0200 Subject: [PATCH] fixed uncommented door state polling --- door.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/door.py b/door.py index c8fbeb2..4751437 100644 --- a/door.py +++ b/door.py @@ -174,7 +174,7 @@ def handle_door_state(): return # Get new state - #poll_door_state() + poll_door_state() # Idle + change = key? if action == IDLE: