mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_AirSpeed: clarify comment
This commit is contained in:
parent
fa68738726
commit
1e512338f9
@ -98,7 +98,7 @@ public:
|
||||
return _last_pressure;
|
||||
}
|
||||
|
||||
// return the current offset
|
||||
// return the current calibration offset
|
||||
float get_offset(void) const {
|
||||
return _offset;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user