1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00
Line #155 should be removed
This commit is contained in:
laurentchar 2020-01-08 08:56:57 +01:00 committed by Andrey Pokhilko
parent d271f251dd
commit 4f8dbe852c

View File

@ -152,7 +152,6 @@ def demo_motor_sensors(movehub):
movehub.motor_B.unsubscribe(callback_b)
if movehub.motor_external is not None:
demo_motor_sensors.states[movehub.motor_external] = None
movehub.motor_external.unsubscribe(callback_e)