altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / teleballoon-v2.0 / ao_pins.h
index 4f27bad69a15b988e0a9d4139ac362431c9abdf2..cb0ec838e3bb90c9244297bd0d0e5b559a523967 100644 (file)
@@ -74,6 +74,9 @@
 #define HAS_BEEP               1
 #define HAS_BATTERY_REPORT     1
 #define BEEPER_CHANNEL         4
+#define BEEPER_TIMER           3
+#define BEEPER_PORT            (&stm_gpiob)
+#define BEEPER_PIN             1
 #define HAS_RADIO              1
 #define HAS_TELEMETRY          1
 #define HAS_APRS               1