From 7fa03397917a4183c2ed027b01c6a284877d3baa Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 22 Aug 2024 20:59:04 -0400 Subject: [PATCH] Set prod --- 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 8180f95..28b92a4 100644 --- a/src/custom_modules/config.json +++ b/src/custom_modules/config.json @@ -65,5 +65,5 @@ "exhaustDelay": 600000 } }, - "gpioScript": "src/python/fake_gpio_interface.py" + "gpioScript": "src/python/gpio_interface.py" } \ No newline at end of file