]> rtime.felk.cvut.cz Git - coffee/mt-apps.git/blobdiff - mt_blank.c
Change blank time
[coffee/mt-apps.git] / mt_blank.c
index 6a1b5284eaa2439e2792ae371a09e4545b445f81..4b423ea21e94a64060be790d71726c7cc37ab975 100644 (file)
@@ -6,7 +6,7 @@
 #include <fcntl.h>
 #include <unistd.h>
 
-#define FRAMEBUFFER_BLANK_TIME 300 /* seconds */
+#define FRAMEBUFFER_BLANK_TIME 180 /* seconds */
 
 struct ev_timer blank_timer;
 struct ev_loop *blank_loop;