From e86ef2e712b44c0c14e0e1d19424ac69c0355ef2 Mon Sep 17 00:00:00 2001 From: spv Date: Wed, 24 Sep 2025 19:16:27 -0400 Subject: cleanup --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') 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 */ -- cgit v1.2.3