altos/fox: Run app when PD6 is low
authorKeith Packard <keithp@keithp.com>
Sun, 28 Apr 2013 07:05:39 +0000 (00:05 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 27 Apr 2018 02:33:48 +0000 (19:33 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/fox1ihu/flash-loader/ao_pins.h

index bcc3cc9c18c0c324672db5e3bb4760333f215530..3a942c9c3886ac79e47fc880114ed59f39639a91 100644 (file)
@@ -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_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_ */
 #define AO_BOOT_APPLICATION_MODE       0
 
 #endif /* _AO_PINS_H_ */