summaryrefslogtreecommitdiff
path: root/io-module
diff options
context:
space:
mode:
Diffstat (limited to 'io-module')
-rw-r--r--io-module/mts_io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c
index 73dbe5b..b20a5f8 100644
--- a/io-module/mts_io.c
+++ b/io-module/mts_io.c
@@ -680,6 +680,7 @@ static struct gpio_pin gpio_pins_mtr_0_0[] = {
.direction = GPIO_DIR_OUTPUT,
.output_value = 0,
.use_pullup = 0,
+ .active_low = 1,
},
{
.name = "LED3",