Remove out of date CaptureThing from Simulation and Stub config
This commit is contained in:
parent
a0065931e4
commit
2bbd4fca62
2 changed files with 2 additions and 4 deletions
|
|
@ -13,8 +13,7 @@
|
|||
"scans_folder": "./openflexure/scans/"
|
||||
}
|
||||
},
|
||||
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing",
|
||||
"/capture/": "openflexure_microscope_server.things.capture:CaptureThing"
|
||||
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing"
|
||||
},
|
||||
"settings_folder": "./openflexure/settings/",
|
||||
"log_folder": "./openflexure/logs/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue