Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MMCore changes (10.4.0 -> 10.7.0): - A warning is now logged when prohibited operations are attempted on uninitialized devices - An exception is thrown when attempting to re-initialize a device whose initialization has previously failed - A new method, `CMMCore::getDeviceInitializationState(label)` queries which initialization state (success, failure, uninitialized) a device is in
- Loading branch information