main: add ready light

This commit is contained in:
Romain Bazile 2020-11-30 11:45:59 +01:00
parent c82868a79d
commit cbed5e4d18

View file

@ -128,6 +128,7 @@ if __name__ == "__main__":
segmenter_thread.start()
logger.success("Looks like everything is set up and running, have fun!")
planktoscope.light.ready()
while run:
# TODO look into ways of restarting the dead threads