From 9361292c429c0ba3400c31c7fa5d5e3d3cb6ab47 Mon Sep 17 00:00:00 2001
From: Joseph Redmon <pjreddie@gmail.com>
Date: Tue, 19 Jul 2016 21:50:01 +0000
Subject: [PATCH] updates

---
 src/demo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/demo.c b/src/demo.c
index 0b870cf..2e7ab93 100644
--- a/src/demo.c
+++ b/src/demo.c
@@ -8,7 +8,7 @@
 #include "demo.h"
 #include <sys/time.h>
 
-#define FRAMES 3
+#define FRAMES 1
 
 #ifdef OPENCV
 #include "opencv2/highgui/highgui_c.h"

--
Gitblit v1.10.0