bug fix in video mode name

This commit is contained in:
ori agranat
2019-11-30 22:03:28 +02:00
parent 29466fa3cd
commit e8083794bd
4 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ export default new Vuex.Store({
multiple:false,
isBinary: 0,
calibrationMode: 0,
VideoModeIndex:0,
videoModeIndex:0,
streamDivisor:0
},
cameraSettings: {},