diff --git a/deviceConfigs/miniscopes.json b/deviceConfigs/miniscopes.json index 07498bf..e1b6f31 100644 --- a/deviceConfigs/miniscopes.json +++ b/deviceConfigs/miniscopes.json @@ -395,7 +395,7 @@ ] }, "Miniscope_V3": { - "qmlFile": "qrc:/Miniscope_V3.qml", + "qmlFile": "qrc:/Miniscope_V4_BNO.qml", "sensor": "MT9V032", "frameRate": "adjustable", "width": 752, diff --git a/userConfigs/UserConfigExample_V3_Miniscope.json b/userConfigs/UserConfigExample_V3_Miniscope.json index 41efd25..4b03c6f 100644 --- a/userConfigs/UserConfigExample_V3_Miniscope.json +++ b/userConfigs/UserConfigExample_V3_Miniscope.json @@ -29,7 +29,7 @@ "deviceType": "Miniscope_V3", "imageRegistration": "Off", "streamHeadOrientation": false, - "deviceID": 1, + "deviceID": 0, "showSaturation": true, "compressionOptions": ["MJPG","MJ2C","XVID","FFV1"], "compression": "FFV1",