We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3b9a0 commit 37e6bccCopy full SHA for 37e6bcc
device-backend/control/adafruithat/main.py
@@ -24,7 +24,7 @@
24
from loguru import logger # for logging with multiprocessing
25
26
from adafruithat.planktoscope import stepper, light, identity
27
-from adafruit.planktoscope.display import Display
+from adafruithat.planktoscope.display import Display
28
from adafruithat.planktoscope.imager import mqtt as imager
29
30
logger.info("Starting the PlanktoScope hardware controller!")
0 commit comments