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 ece1e36..b958706 100644 --- a/src/config.h +++ b/src/config.h @@ -1,7 +1,7 @@ #ifndef CONFIG_H #define CONFIG_H -/* time to wait in /dev/input fred loop */ +/* time to wait in /dev/input read loop */ #define DEBOUNCE (10 MS) /* time to wait in backlight setter loop */ |
