diff --git a/ofm_config_simulation.json b/ofm_config_simulation.json index f982a617..9acf747b 100644 --- a/ofm_config_simulation.json +++ b/ofm_config_simulation.json @@ -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/" diff --git a/ofm_config_stub.json b/ofm_config_stub.json index 85aab42e..d116b604 100644 --- a/ofm_config_stub.json +++ b/ofm_config_stub.json @@ -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/"