altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / telemini-v3.0 / ao_pins.h
index 546d91e04870e5af7fc56f5290891e3b512eb0a2..d91b1d21fcf8d04374fc4efe3029b3a72f134c20 100644 (file)
@@ -74,9 +74,9 @@
 #define AO_RECOVERY_VALUE      0
 #define AO_RECOVERY_MODE       AO_EXTI_MODE_PULL_UP
 
-/* Beeper is on Tim1 CH3 */
+/* Beeper is on Tim3 CH4 */
 #define BEEPER_CHANNEL         4
-#define BEEPER_TIMER           2
+#define BEEPER_TIMER           3
 #define BEEPER_PORT            (&stm_gpioa)
 #define BEEPER_PIN             3