New capturing Thing
This commit is contained in:
parent
9b2ccea660
commit
dee11deec1
3 changed files with 68 additions and 61 deletions
|
|
@ -14,7 +14,8 @@
|
|||
}
|
||||
},
|
||||
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing",
|
||||
"/z_stack/": "openflexure_microscope_server.things.smart_scan:ZStackThing"
|
||||
"/z_stack/": "openflexure_microscope_server.things.z_stack:ZStackThing",
|
||||
"/capturing/": "openflexure_microscope_server.things.z_stack:CapturingThing"
|
||||
},
|
||||
"settings_folder": "/var/openflexure/settings/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue