summaryrefslogtreecommitdiff
path: root/io-module/machine/mths.c
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/machine/mths.c')
-rw-r--r--io-module/machine/mths.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/machine/mths.c b/io-module/machine/mths.c
index a51380c..1261ae8 100644
--- a/io-module/machine/mths.c
+++ b/io-module/machine/mths.c
@@ -230,7 +230,7 @@ static struct gpio_pin gpio_pins_mths_0_0[] = {
.name = "GNSS_RESET",
.pin = {
.gpio = AT91_PIN_PC6,
- .flags = GPIOF_OUT_INIT_HIGH,
+ .flags = GPIOF_OUT_INIT_LOW,
.label = "gnss-reset",
}
},