mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Increased number of rate profiles to 6
This commit is contained in:
parent
ab1812455f
commit
7acebf8b34
5 changed files with 10 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "pg/pg.h"
|
||||
|
||||
#define CONTROL_RATE_PROFILE_COUNT 3
|
||||
#define CONTROL_RATE_PROFILE_COUNT 6
|
||||
|
||||
typedef enum {
|
||||
RATES_TYPE_BETAFLIGHT = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue