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