altos/stm: Make beeper driver support all possible tim234 configs
[fw/altos] / src / telelco-v0.2-cc1200 / ao_pins.h
index bc325e069523db073319a677d41b6fa7c9349f53..f3850ebd199c231d3b375988dd706ac0ab0955e1 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