diff --git a/sensor_readout.py b/sensor_readout.py index aebbb9d..f56c829 100644 --- a/sensor_readout.py +++ b/sensor_readout.py @@ -3,7 +3,7 @@ from threading import Lock from _thread import start_new_thread from os.path import exists from asyncio import sleep - +from ctypes import cdll from utils import is_wallaby