openflexure-microscope-server/openflexure_microscope/api/v1
Richard Bowman e6ec800c21 Fixed camera settings
Since splitting the camera config into a separate YAML file, we've broken
the ability to change the camera's configuration via the API (or at any time
except when the camera is set up, I think).  This (mostly) fixes that, though
I get type errors that I've had to work around (e.g. when setting
shutter_speed), see `pi.py`
2019-04-08 22:41:12 +01:00
..
blueprints Fixed camera settings 2019-04-08 22:41:12 +01:00
__init__.py Restructured entire API into blueprints 2018-12-06 15:37:51 +00:00
views.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00