Commit e3343aea authored by Alyx's avatar Alyx
Browse files

changed button

parent ae8dd9b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ def stoplisten():
        except:
            print("failing decode quietly")
        # Check if the received character is 'E'
        if received_char == 'E':
        if received_char == 'C':
            global status
            status="kill"