1
0
Fork 0
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:
KiteAnton 2016-01-25 23:50:39 +01:00
parent 69c7c2f9c7
commit f685635c4f

View file

@ -17,7 +17,7 @@
#pragma once
#define MAX_PROFILE_COUNT 3
#define MAX_PROFILE_COUNT 2
#define MAX_CONTROL_RATE_PROFILE_COUNT 3
#define ONESHOT_FEATURE_CHANGED_DELAY_ON_BOOT_MS 1500