diff options
| author | spv <spv@spv.sh> | 2025-09-24 19:16:27 -0400 |
|---|---|---|
| committer | spv <spv@spv.sh> | 2025-09-24 19:16:27 -0400 |
| commit | e86ef2e712b44c0c14e0e1d19424ac69c0355ef2 (patch) | |
| tree | 2083cd26374da9e36e709f9155c45acc51ed9882 /src/config.h | |
| parent | 7421749f450d9845574a64476a7bebbf8555e8d7 (diff) | |
cleanup
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 */ |
