mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-21 15:25:29 +03:00
Update navigation.c
This commit is contained in:
parent
55454ae391
commit
6db2549246
1 changed files with 1 additions and 3 deletions
|
@ -222,9 +222,7 @@ static navigationFSMEvent_t nextForNonGeoStates(void);
|
|||
void initializeRTHSanityChecker(const fpVector3_t * pos);
|
||||
bool validateRTHSanityChecker(void);
|
||||
|
||||
//AWH xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
bool RTHAltHoldOverRideFlag = false;
|
||||
//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
static void OverRideRTHAtitudePreset(void);
|
||||
|
||||
/*************************************************************************************************/
|
||||
static navigationFSMEvent_t navOnEnteringState_NAV_STATE_IDLE(navigationFSMState_t previousState);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue