mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Removed unneeded declaration of 'updateRcCommands()'.
This commit is contained in:
parent
b5521b927d
commit
60f3f7a8bc
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ void tryArm(void);
|
|||
|
||||
bool processRx(timeUs_t currentTimeUs);
|
||||
void updateArmingStatus(void);
|
||||
void updateRcCommands(void);
|
||||
|
||||
void taskMainPidLoop(timeUs_t currentTimeUs);
|
||||
bool isFlipOverAfterCrashMode(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue