From 840a16aa8ea4159c874411df0296092c56dde9fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Ri=DF?= Date: Sun, 17 Jan 2010 20:10:48 +0100 Subject: temperaturaustausch funzt noch nicht richtig --- main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 27e4983..3a55b46 100644 --- a/main.cpp +++ b/main.cpp @@ -11,7 +11,8 @@ #include #endif -#define MIN_FRAME_DELTA 16 +//#define MIN_FRAME_DELTA 16 +#define MIN_FRAME_DELTA 1000 #define DEFAULT_WIDTH 640 #define DEFAULT_HEIGHT 640 -- cgit v1.2.3