summaryrefslogtreecommitdiff
path: root/src/fox1ihu
diff options
context:
space:
mode:
Diffstat (limited to 'src/fox1ihu')
-rw-r--r--src/fox1ihu/flash-loader/ao_pins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fox1ihu/flash-loader/ao_pins.h b/src/fox1ihu/flash-loader/ao_pins.h
index bcc3cc9c..3a942c9c 100644
--- a/src/fox1ihu/flash-loader/ao_pins.h
+++ b/src/fox1ihu/flash-loader/ao_pins.h
@@ -28,7 +28,7 @@
#define AO_BOOT_PIN 1
#define AO_BOOT_APPLICATION_GPIO stm_gpiod
#define AO_BOOT_APPLICATION_PIN 6
-#define AO_BOOT_APPLICATION_VALUE 1
+#define AO_BOOT_APPLICATION_VALUE 0
#define AO_BOOT_APPLICATION_MODE 0
#endif /* _AO_PINS_H_ */