Fix light sensor parsing
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from collections.abc import Callable
|
||||
from threading import Thread
|
||||
import threading
|
||||
from serial import Serial
|
||||
|
||||
from hardware.generic.serial_reader import SerialReader
|
||||
|
||||
|
||||
Reference in New Issue
Block a user