diff --git a/echo-master/echo_controller/__pycache__/led_strip.cpython-38.pyc b/echo-master/echo_controller/__pycache__/led_strip.cpython-38.pyc index 05333f4..2f97676 100644 Binary files a/echo-master/echo_controller/__pycache__/led_strip.cpython-38.pyc and b/echo-master/echo_controller/__pycache__/led_strip.cpython-38.pyc differ diff --git a/echo-master/echo_controller/led_strip.py b/echo-master/echo_controller/led_strip.py index 78c0203..1cc7a81 100644 --- a/echo-master/echo_controller/led_strip.py +++ b/echo-master/echo_controller/led_strip.py @@ -79,7 +79,7 @@ class LEDStrip: def handle_data(device, action, data): pass - @staticmethod + @staticmethod def handle_movement_led(): mainBedLEDUUID = '34gr-54jf' collection = EchoDB.EchoDB.database['Devices']