1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Raise PID profile count

This commit is contained in:
Mark Haslinghuis 2022-08-01 00:25:54 +02:00
parent d1bf5db33e
commit 4614fb2957
2 changed files with 7 additions and 4 deletions

View file

@ -32,8 +32,8 @@
#define FAST_DATA_ZERO_INIT
#define FAST_DATA
#define PID_PROFILE_COUNT 3
#define CONTROL_RATE_PROFILE_COUNT 6
#define PID_PROFILE_COUNT 4
#define CONTROL_RATE_PROFILE_COUNT 4
#define USE_MAG
#define USE_BARO
#define USE_GPS