summaryrefslogtreecommitdiffhomepage
path: root/tracker-aruco/ftnoir_tracker_aruco.h
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-aruco/ftnoir_tracker_aruco.h')
-rw-r--r--tracker-aruco/ftnoir_tracker_aruco.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tracker-aruco/ftnoir_tracker_aruco.h b/tracker-aruco/ftnoir_tracker_aruco.h
index 0a33f02b..3c50ada0 100644
--- a/tracker-aruco/ftnoir_tracker_aruco.h
+++ b/tracker-aruco/ftnoir_tracker_aruco.h
@@ -48,7 +48,9 @@ enum aruco_fps
fps_50 = 6,
fps_100 = 7,
fps_120 = 8,
- fps_MAX = 9,
+ fps_300 = 9,
+ fps_250 = 10,
+ fps_MAX = 11,
};
struct settings : opts {