Skip to content

Commit 9eee8c8

Browse files
committed
typo
1 parent 217a7ed commit 9eee8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigate/config/configuration_database.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
camera_device_types = {
2-
"Daheng MER2-1220-32U3C": {"Daheng", "daheng"},
2+
"Daheng MER2-1220-32U3C": ("Daheng", "daheng"),
33
"Hamamatsu ORCA Lightning": ("HamamatsuOrcaLightning", "hamamatsu"),
44
"Hamamatsu ORCA Fire": ("HamamatsuOrcaFire", "hamamatsu"),
55
"Hamamatsu ORCA Fusion": ("HamamatsuOrcaFusion", "hamamatsu"),

0 commit comments

Comments
 (0)