diff options
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index c1bb692..ece1e36 100644 --- a/src/config.h +++ b/src/config.h @@ -8,7 +8,7 @@ #define THREAD_WAIT (100 MS) /* how long to keep the light on */ -#define BACKLIGHT_TIME (10 SEC) +#define BACKLIGHT_TIME (5 SEC) /* path to keypad evdev */ #define KEYBOARD_FILE "/dev/input/event1" |
