Commit c613fc7f authored by Thomas Gubler's avatar Thomas Gubler

Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into hil_flightgear

parents 680032d8 11b3ad1c
......@@ -61,6 +61,8 @@ DebugConsole::DebugConsole(QWidget *parent) :
lowpassDataRate(0.0f),
dataRateThreshold(400),
commandIndex(0),
escReceived(false),
escIndex(0),
m_ui(new Ui::DebugConsole)
{
// Setup basic user interface
......
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