Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Commit 02e50f0

Browse files
committed
Add USB650 to _models in utils.py
* get_a_random_spectrometer needed this fix
1 parent 3115df9 commit 02e50f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oceanoptics/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
_models = {
1919
"USB2000" : USB2000,
20+
"USB650" : USB650,
2021
"HR2000" : HR2000,
2122
"USB2000+" : USB2000plus,
2223
"HR2000+" : HR2000plus,

0 commit comments

Comments
 (0)