mirror of https://github.com/ArduPilot/ardupilot
Added note
This commit is contained in:
parent
1a5e2f4e37
commit
f6d8a18182
|
@ -1334,6 +1334,7 @@ static void update_optical_flow(void)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// called at 50hz
|
||||||
static void update_GPS(void)
|
static void update_GPS(void)
|
||||||
{
|
{
|
||||||
// A counter that is used to grab at least 10 reads before commiting the Home location
|
// A counter that is used to grab at least 10 reads before commiting the Home location
|
||||||
|
|
Loading…
Reference in New Issue