mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
New turtle mode that only spins needed props
This commit is contained in:
parent
4948415560
commit
fd37566bc5
5 changed files with 49 additions and 9 deletions
|
@ -49,3 +49,4 @@ void updateRcCommands(void);
|
|||
|
||||
void taskMainPidLoop(timeUs_t currentTimeUs);
|
||||
bool isMotorsReversed(void);
|
||||
bool isFlipOverAfterCrashMode(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue