mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_RangeFinder: add PARAMETER CONVERSION comments
This commit is contained in:
parent
c2bf79d3f3
commit
414d3d27db
@ -187,6 +187,7 @@ void RangeFinder::convert_params(void) {
|
||||
};
|
||||
|
||||
const struct ConversionTable conversionTable[] = {
|
||||
// PARAMETER_CONVERSION - Added: Feb-2019
|
||||
// rangefinder 1
|
||||
{0, 0, 0}, //0, TYPE 1
|
||||
{1, 1, 0}, //1, PIN 1
|
||||
|
Loading…
Reference in New Issue
Block a user