altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / telemega-v0.1 / ao_pins.h
index 64535c30b1714f6bef23a79d893cea790695ef15..0208fafa37cae69916683e5326bff7ad0c14f0e7 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_BATTERY_REPORT     1
 #define HAS_RADIO              1
 #define HAS_TELEMETRY          1