mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Remove one profile
This commit is contained in:
parent
69c7c2f9c7
commit
f685635c4f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define MAX_PROFILE_COUNT 3
|
#define MAX_PROFILE_COUNT 2
|
||||||
#define MAX_CONTROL_RATE_PROFILE_COUNT 3
|
#define MAX_CONTROL_RATE_PROFILE_COUNT 3
|
||||||
#define ONESHOT_FEATURE_CHANGED_DELAY_ON_BOOT_MS 1500
|
#define ONESHOT_FEATURE_CHANGED_DELAY_ON_BOOT_MS 1500
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue