Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / telelcotwo-v0.1 / ao_pins.h
index 60e94c67eac90136988365ccc4bdd7c15c3cc4b4..3ef88c7476a93ae742e790fc137a855a4ed2cebf 100644 (file)
@@ -51,6 +51,9 @@
 #define HAS_USB                        1
 #define HAS_BEEP               1
 #define BEEPER_CHANNEL         4
+#define BEEPER_TIMER           3
+#define BEEPER_PORT            (&stm_gpiob)
+#define BEEPER_PIN             1
 #define HAS_RADIO              1
 #define HAS_RADIO_RATE         1
 #define HAS_TELEMETRY          0
                                 AO_LED_CONTINUITY_0 |  \
                                 AO_LED_REMOTE_ARM)
 
+#define AO_LCO_DRAG            0
+
 /*
  * Use event queue for input devices
  */