This commit is contained in:
		| @@ -70,7 +70,7 @@ public class Gen7CaptureLibrary : ICaptureLibrary | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         var success = shakes >= 3; | ||||
|         var success = shakes >= 4; | ||||
|         return new CaptureResult(success, shakes, false); | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user