Tools: Replay: var_info is now in GCS_MAVLINK_Parameters
This commit is contained in:
parent
6af3149adc
commit
6c5b03dbb7
@ -957,7 +957,7 @@ bool Replay::check_user_param(const char *name)
|
||||
return false;
|
||||
}
|
||||
|
||||
const struct AP_Param::GroupInfo GCS_MAVLINK::var_info[] = {
|
||||
const struct AP_Param::GroupInfo GCS_MAVLINK_Parameters::var_info[] = {
|
||||
AP_GROUPEND
|
||||
};
|
||||
GCS_Dummy _gcs;
|
||||
|
Loading…
Reference in New Issue
Block a user