summaryrefslogtreecommitdiff
path: root/menuApp/src/ofApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'menuApp/src/ofApp.h')
-rw-r--r--menuApp/src/ofApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h
index 21d84de..247d811 100644
--- a/menuApp/src/ofApp.h
+++ b/menuApp/src/ofApp.h
@@ -7,6 +7,7 @@
#define IMAGE_SLOTS 5
#define FACTOR 0.9
+#define POLL_INTERVAL 60.0
class ofApp : public ofBaseApp{