[Bug] change SUPPORT_LCD_TIMEOUT_KEEPING 1 --> 0 .
[apps/core/preloaded/settings.git] / include / setting-debug.h
index e8c04a8..372e6c5 100755 (executable)
@@ -85,7 +85,7 @@
 /*#endif*/
 
 #define SUPPORT_APP_ROATION                    0
-#define SUPPORT_LCD_TIMEOUT_KEEPING            1
+#define SUPPORT_LCD_TIMEOUT_KEEPING            0
 #define USE_DEVICE_SET_DISPLAY_BRT             1
 
 #define  LOW_BATTERY_DO_NOTHING                        1       /**< 1 : turn the low batter handlding off */