Commit c929d0e8 authored by Don Gagne's avatar Don Gagne

Merge pull request #883 from DonLakeFlyer/ComingSoon

Add Coming Soon to NYI PX4 vehicle config screens.
parents 968bde98 565b4ae3
This diff is collapsed.
......@@ -50,10 +50,6 @@ public slots:
/** Set the MAV currently being calibrated */
void setActiveUAS(UASInterface* active);
/** Fallback function, automatically called by loadConfig() upon failure to find and xml file*/
void loadQgcConfig(bool primary);
/** Load configuration from xml file */
void loadConfig();
protected slots:
void menuButtonClicked();
......
This diff is collapsed.
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