mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Removed unneeded target definitions in target UAVPNG030MINI.
This commit is contained in:
parent
54111b62d6
commit
aaff54cca1
1 changed files with 0 additions and 8 deletions
|
@ -134,16 +134,8 @@
|
||||||
#define VBAT_ADC_PIN PC1
|
#define VBAT_ADC_PIN PC1
|
||||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||||
|
|
||||||
//#define TRANSPONDER
|
|
||||||
|
|
||||||
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
|
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
|
||||||
#define SERIALRX_PROVIDER SERIALRX_SBUS
|
|
||||||
#define SERIALRX_UART SERIAL_PORT_USART1
|
|
||||||
|
|
||||||
#define USE_SERIALRX_SBUS
|
|
||||||
#define USE_SERIALRX_SPEKTRUM
|
|
||||||
|
|
||||||
#define DEFAULT_FEATURES 0
|
|
||||||
#define AVOID_UART1_FOR_PWM_PPM
|
#define AVOID_UART1_FOR_PWM_PPM
|
||||||
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue