1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Moved telemetry processing into the frame processing handler.

This commit is contained in:
mikeller 2019-08-11 14:33:21 +12:00
parent cb66ee09ba
commit 766c90bf00
7 changed files with 101 additions and 37 deletions

View file

@ -1135,7 +1135,6 @@ static FAST_CODE_NOINLINE void subTaskRcCommand(timeUs_t currentTimeUs)
}
processRcCommand();
}
// Function for loop trigger