Skip to content
Snippets Groups Projects
Commit 1fe1f429 authored by Jessica's avatar Jessica
Browse files

ParameterList.xml in data.

parent f6be1b7b
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -39,7 +39,7 @@ ParameterList::ParameterList()
QDir settingsDir = QDir(qApp->applicationDirPath());
if (settingsDir.dirName() == "bin")
settingsDir.cdUp();
settingsDir.cd("settings");
settingsDir.cd("data");
// Enforce a list of parameters which are necessary for flight
reqdServoParams->append("AIL_RIGHT_IN");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment