mirror of https://github.com/ArduPilot/ardupilot
AP_Airspeed: change a word(NFC)
This commit is contained in:
parent
29149fad1b
commit
927cfeec68
|
@ -240,7 +240,7 @@ bool AP_Airspeed::add_backend(AP_Airspeed_Backend *backend)
|
|||
} while (0)
|
||||
|
||||
|
||||
// convet params to per instance param table
|
||||
// convert params to per instance param table
|
||||
// PARAMETER_CONVERSION - Added: Dec-2022
|
||||
void AP_Airspeed::convert_per_instance()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue