Commit 248f9e8d authored by Willian Galvani's avatar Willian Galvani

Rename APMSubInfo to apmSubInfo

parent 1628e44b
......@@ -135,7 +135,7 @@ ArduSubFirmwarePlugin::ArduSubFirmwarePlugin(void):
_remapParamNameIntialized = true;
}
_nameToFactGroupMap.insert("APMSubInfo", &_infoFactGroup);
_nameToFactGroupMap.insert("apmSubInfo", &_infoFactGroup);
_factRenameMap[QStringLiteral("altitudeRelative")] = QStringLiteral("Depth");
_factRenameMap[QStringLiteral("flightTime")] = QStringLiteral("Dive Time");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment