Remove out of date CaptureThing from Simulation and Stub config

This commit is contained in:
Julian Stirling 2025-07-06 17:36:48 +01:00
parent a0065931e4
commit 2bbd4fca62
2 changed files with 2 additions and 4 deletions

View file

@ -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/"