mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Copter: Modify method name in method header.
This commit is contained in:
parent
2fc9b3b5f4
commit
acfcd9980d
@ -48,7 +48,7 @@ void Copter::land_run()
|
||||
}
|
||||
}
|
||||
|
||||
// land_run - runs the land controller
|
||||
// land_gps_run - runs the land controller
|
||||
// horizontal position controlled with loiter controller
|
||||
// should be called at 100hz or more
|
||||
void Copter::land_gps_run()
|
||||
|
Loading…
Reference in New Issue
Block a user