altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / telelco-v2.0 / ao_pins.h
index ea709c1dbb60613700f2043c43cb06d3c2837182..e06633145fe7a1dc097c5d4e4d13a3bc6d2749c5 100644 (file)
 #define USE_STORAGE_CONFIG     0
 #define HAS_USB                        1
 #define HAS_BEEP               1
+#define BEEPER_TIMER           3
+#define BEEPER_CHANNEL         1
+#define BEEPER_PORT            (&stm_gpioc)
+#define BEEPER_PIN             6
 #define HAS_RADIO              1
 #define HAS_RADIO_RATE         1
 #define HAS_TELEMETRY          0