@@ -64,7 +64,7 @@ driver.supportedCameras = {
64
64
'054c:0c34' : { name : "Sony A7 III" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 2500 , newISO : false } } ,
65
65
'054c:0caa' : { name : "Sony A6400" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 3000 , newISO : false } } ,
66
66
'054c:0ccc' : { name : "Sony A7R IV" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 2500 , newISO : true } } ,
67
- '054c:0d10' : { name : "Sony A6600" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 3000 , newISO : true } } ,
67
+ '054c:0d10' : { name : "Sony A6600" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 3000 , newISO : false } } ,
68
68
'054c:0d18' : { name : "Sony A7S III" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 2500 , newISO : true } } ,
69
69
'054c:0d2b' : { name : "Sony A7C" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 2500 , newISO : true } } ,
70
70
'054c:0d9f' : { name : "Sony A7R IV A" , supports : { shutter : true , aperture : true , iso : true , liveview : true , destination : true , focus : true , _bufTime : 2500 , newISO : true } } ,
0 commit comments