1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Add escpassthrough to all targets

This commit is contained in:
borisbstyle 2016-03-30 17:13:59 +02:00
parent cbc7bc2a61
commit 95a464b1ad
13 changed files with 30 additions and 1 deletions

View file

@ -27,6 +27,8 @@
#define INVERTER_PERIPHERAL RCC_APB2Periph_GPIOB
#define INVERTER_USART USART1
#define USE_ESCSERIAL
#define ESCSERIAL_TIMER_TX_HARDWARE 0 // PWM 1
#define BEEP_GPIO GPIOA
#define BEEP_PIN Pin_15 // PA15 (Beeper)