mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Copter: correct comment
This commit is contained in:
parent
ff17c78c67
commit
a7a6cfa99f
@ -561,7 +561,7 @@ void Copter::read_AHRS(void)
|
||||
ahrs.update(true);
|
||||
}
|
||||
|
||||
// read baro and rangefinder altitude at 10hz
|
||||
// read baro and log control tuning
|
||||
void Copter::update_altitude()
|
||||
{
|
||||
// read in baro altitude
|
||||
|
Loading…
Reference in New Issue
Block a user