altos/telelco-v3: Move USB pullup from PA9 to PA10
[fw/altos] / src / telelco-v3.0 / flash-loader / ao_pins.h
index 0b97d2102b3957b69e5092dc51fdaa8370b0be6c..8516d48124cd17c1daedf1b76dbfc17bf30ea4d6 100644 (file)
@@ -60,6 +60,6 @@
 
 #define HAS_USB_PULLUP 1
 #define AO_USB_PULLUP_PORT     (&stm_gpioa)
-#define AO_USB_PULLUP_PIN      9
+#define AO_USB_PULLUP_PIN      10
 
 #endif /* _AO_PINS_H_ */