mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Merge pull request #6977 from mikeller/remove_skip_defines
Converted 'SKIP_' defines to 'USE_'.
This commit is contained in:
commit
71c563fdb4
14 changed files with 31 additions and 31 deletions
|
@ -59,6 +59,7 @@
|
|||
#define USE_UART5
|
||||
#define USE_SOFTSERIAL1
|
||||
#define USE_SOFTSERIAL2
|
||||
#define USE_TASK_STATISTICS
|
||||
|
||||
#define SERIAL_PORT_COUNT 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue