added CameraBasler and offsetmirrors to respective __init__.py

This commit is contained in:
2024-11-29 15:25:02 +01:00
parent 9897483bc5
commit 07365deef4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,5 +2,6 @@
from .camera_bs import CameraBS
from .camera_ca import CameraCA
from .screenpanel import ScreenPanel
from .basler import CameraBasler
+1
View File
@@ -5,5 +5,6 @@ from . import dcm
from . import kb
from . import pulsepicker
from . import slits
from . import offsetmirrors