openflexure-microscope-server/openflexure_microscope/microscope_configuration.default.json
2020-01-29 15:36:57 +00:00

9 lines
No EOL
105 B
JSON

{
"camera": {
"type": "PiCamera"
},
"stage": {
"type": "SangaStage",
"port": null
}
}