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