Skip to content
Update Structure of the package authored by Aron Opheij's avatar Aron Opheij
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
controller controller
vendor vendor
accurate_device_name_contr.py accurate_device_name_contr.py
> class DeviceContr(BaseController):
> ...
instrument instrument
type type
easy_device_name_instr.py easy_device_name_instr.py
... ...
......