altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / easymega-v1.0 / ao_pins.h
index e7382e4bed21a34e8d37f9d75c7410181b55e6f2..bfa777c66401466a9348abd6f7a2c1da4687bc84 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              0
 #define HAS_TELEMETRY          0