mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
COLIBRI_RACE build failed. Incomplete PR1341.
This commit is contained in:
parent
9f4b477697
commit
b064e7d99c
1 changed files with 0 additions and 1 deletions
|
@ -713,7 +713,6 @@ static bool bstSlaveProcessFeedbackCommand(uint8_t bstRequest)
|
||||||
bstWriteNames(pidnames);
|
bstWriteNames(pidnames);
|
||||||
break;
|
break;
|
||||||
case BST_PID_CONTROLLER:
|
case BST_PID_CONTROLLER:
|
||||||
bstWrite8(currentProfile->pidProfile.pidController);
|
|
||||||
break;
|
break;
|
||||||
case BST_MODE_RANGES:
|
case BST_MODE_RANGES:
|
||||||
for (i = 0; i < MAX_MODE_ACTIVATION_CONDITION_COUNT; i++) {
|
for (i = 0; i < MAX_MODE_ACTIVATION_CONDITION_COUNT; i++) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue