openflexure-microscope-server/openflexure_microscope/api/default_extensions/picamera_autocalibrate
Richard Bowman a9709b14ea Added locking to recalibrate functions
When testing the UI I noticed that the different recalibrate routines
don't use locks properly, so they try to run
concurrently.

This commit isn't tested yet...
2021-02-15 19:21:27 +00:00
..
__init__.py Updated default extensions to subclass structure 2020-11-30 16:41:39 +00:00
extension.py Added locking to recalibrate functions 2021-02-15 19:21:27 +00:00
recalibrate_utils.py Fixed type hint 2021-02-15 17:04:44 +00:00