1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

LP-183 remove non existing "AltitudeHoldDesired"

This commit is contained in:
Philippe Renon 2015-11-29 16:51:45 +01:00
parent e4e4b23600
commit 7cb8a9740a

View File

@ -88,7 +88,6 @@ PfdQmlGadgetWidget::PfdQmlGadgetWidget(QWindow *parent) :
"AccelState" <<
"VelocityDesired" <<
"PathDesired" <<
"AltitudeHoldDesired" <<
"GPSPositionSensor" <<
"GPSSatellites" <<
"GCSTelemetryStats" <<