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