Make button.c and button.h

This commit is contained in:
Alexander Rosenberg
2024-02-28 12:09:18 -08:00
parent 03d554f34f
commit 900243fb1c
6 changed files with 161 additions and 23 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ DEFAULT_CONFIG_PATH=config.conf
DEFAULT_GPIO_DEVICE=/dev/gpioc0
DEFAULT_TEMP_KEY=dev.gpioths.0.temperature
DEFAULT_HUMID_KEY=dev.gpioths.0.humidity
#DEFAULT_FAIL_KEY=dev.gpioths.0.fails
DEFAULT_FAIL_KEY=
DEFAULT_FAIL_KEY=dev.gpioths.0.fails
DEFAULT_FAIL_LIMIT=5
DEFAULT_LCD_VERSION=jp
DEFAULT_REFRESH_TIME=5000