altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / telemega-v3.0 / ao_pins.h
index ddcd0eb9a98a8e47b1ecff3438d6c7e2cfcfd34b..ce22390785a1c03a8097de26a422cc3e252cfa67 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