summaryrefslogtreecommitdiff
path: root/io-module/machine/mtcpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/machine/mtcpm.c')
-rw-r--r--io-module/machine/mtcpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/machine/mtcpm.c b/io-module/machine/mtcpm.c
index 7052b51..d80d1e5 100644
--- a/io-module/machine/mtcpm.c
+++ b/io-module/machine/mtcpm.c
@@ -33,7 +33,7 @@ static struct gpio_pin gpio_pins_mtcpm[] = {
.flags = GPIOF_IN,
.label = "reset",
},
- .active_low = 0,
+ .active_low = 1,
},
{
.name = "WIFI_BT_INT",