mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
mavsdk_tests: add more config into JSON
This commit is contained in:
@@ -63,4 +63,4 @@ void remove_argv(int& argc, char** argv, int pos)
|
||||
argv[i] = argv[i+1];
|
||||
}
|
||||
argv[--argc] = nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user