Commit f4e50e33 authored by Don Gagne's avatar Don Gagne

Remove announce before modes are known

parent 1b6162ac
......@@ -225,9 +225,6 @@ Vehicle::Vehicle(LinkInterface* link,
_batteryFactGroup.setVehicle(this);
_windFactGroup.setVehicle(this);
_vibrationFactGroup.setVehicle(this);
_announceArmedChanged(armed());
_announceflightModeChanged(flightMode());
}
// Disconnected Vehicle
......
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