summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 27e4983..3a55b46 100644
--- a/main.cpp
+++ b/main.cpp
@@ -11,7 +11,8 @@
#include <unistd.h>
#endif
-#define MIN_FRAME_DELTA 16
+//#define MIN_FRAME_DELTA 16
+#define MIN_FRAME_DELTA 1000
#define DEFAULT_WIDTH 640
#define DEFAULT_HEIGHT 640