mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Added battery cell count based automatic PID profile switching.
This commit is contained in:
parent
90e50c9f48
commit
299d96fdc7
23 changed files with 124 additions and 73 deletions
|
@ -32,7 +32,7 @@
|
|||
#define FAST_RAM_ZERO_INIT
|
||||
#define FAST_RAM
|
||||
|
||||
#define MAX_PROFILE_COUNT 3
|
||||
#define PID_PROFILE_COUNT 3
|
||||
#define USE_MAG
|
||||
#define USE_BARO
|
||||
#define USE_GPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue