mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Revert "Add escpassthrough to all targets"
This reverts commit 95a464b1ad
.
This commit is contained in:
parent
d046b4b41c
commit
272932a93f
13 changed files with 1 additions and 30 deletions
|
@ -27,8 +27,6 @@
|
|||
#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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue