fixed app to use new thorlabs driver

This commit is contained in:
Thomas Ales [M S E]
2026-02-09 16:28:47 -06:00
parent 23f6331ba2
commit 57613b7aca
12 changed files with 1474 additions and 3333 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Hardware driver modules for ScanEngine-3"""
from .bbd202 import *
from .pybbd202 import ThorlabsServoDriver, TriggerBitsServo, AXIS_X, AXIS_Y, CONTROLLER
from .uc480_camera import *
from .tektronix_base import *
from .coherent_hops_laser import *