From ae9102482560b557628c83a247ab35063ade0bf7 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 15 Aug 2025 21:13:44 +0100 Subject: Rename everything significant to Kutter except for docs --- src/linux/gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/linux/gpio.c') diff --git a/src/linux/gpio.c b/src/linux/gpio.c index c7f4c5bf..e937f147 100644 --- a/src/linux/gpio.c +++ b/src/linux/gpio.c @@ -16,7 +16,7 @@ #include "internal.h" // report_errno #include "sched.h" // sched_shutdown -#define GPIO_CONSUMER "klipper" +#define GPIO_CONSUMER "kutter" DECL_ENUMERATION_RANGE("pin", "gpio0", GPIO(0, 0), MAX_GPIO_LINES); DECL_ENUMERATION_RANGE("pin", "gpiochip0/gpio0", GPIO(0, 0), MAX_GPIO_LINES); -- cgit v1.2.3-70-g09d2