mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Added default features and default rx that can be set in the target.h file.
This commit is contained in:
parent
b016d51473
commit
b20dbfb801
14 changed files with 29 additions and 28 deletions
|
@ -128,6 +128,7 @@
|
|||
#define SERIAL_RX
|
||||
#define USE_SERVOS
|
||||
#define USE_CLI
|
||||
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
|
||||
#define SONAR
|
||||
//#define GPS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue