Commit 639fbf31 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

added missing value

parent 0e242ad7
......@@ -108,6 +108,8 @@ bool UASManager::setHomePositionAndNotify(double lat, double lon, double alt)
mav->setHomePosition(homeLat, homeLon, homeAlt);
}
}
return changed;
}
/**
......
Supports Markdown
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