Loading openflexure_microscope/api/v1.py +1 −0 Original line number Diff line number Diff line #!/usr/bin/env python """ TODO: Bind to port 80 TODO: Reimplement capture methods TODO: Implement API route to cleanly shut down server TODO: Implement microscope function API routes (autofocus etc) Loading Loading
openflexure_microscope/api/v1.py +1 −0 Original line number Diff line number Diff line #!/usr/bin/env python """ TODO: Bind to port 80 TODO: Reimplement capture methods TODO: Implement API route to cleanly shut down server TODO: Implement microscope function API routes (autofocus etc) Loading