aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/planetest2/camfind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/planetest2/camfind.c b/tools/planetest2/camfind.c
index 796ebbf..ff444fa 100644
--- a/tools/planetest2/camfind.c
+++ b/tools/planetest2/camfind.c
@@ -6,7 +6,7 @@
#include <math.h>
#define PTS 32
-#define MAX_CHECKS 30000
+#define MAX_CHECKS 40000
#define MIN_HITS_FOR_VALID 10
FLT hmd_points[PTS*3];