Removed unneeded declaration of 'updateRcCommands()'.

This commit is contained in:
mikeller 2018-05-17 23:30:41 +12:00
parent b5521b927d
commit 60f3f7a8bc
1 changed files with 0 additions and 1 deletions

View File

@ -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);