From c01e18c6446c87080ac1525c5a03c8d1c77945b9 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sat, 30 Nov 2024 12:55:49 -0500 Subject: [PATCH] stupid --- src/custom_modules/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom_modules/config.json b/src/custom_modules/config.json index d12655c..e11e9ab 100644 --- a/src/custom_modules/config.json +++ b/src/custom_modules/config.json @@ -62,6 +62,6 @@ "exhaustDelay": 600000 } }, - "gpioScript": "src/python/fake_gpio_interface.py", + "gpioScript": "src/python/gpio_interface.py", "augerTotalCycleTime": 2000 } \ No newline at end of file