Explicitly state IHI scan style as raster rather than server default

This commit is contained in:
Joe Knapper 2021-02-03 12:18:57 +00:00
parent 8e4d34205f
commit 3d47591cc9

View file

@ -160,6 +160,7 @@ export default {
stride_size: [800, 600, 10],
fast_autofocus: true,
autofocus_dz: 2000,
style: "raster",
use_video_port: false
};
},