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