mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-1879 remove openpilot hardcoding: remove unused hardcoded cloudconfig path
This commit is contained in:
parent
64dc5717f1
commit
d6eb85c5ee
@ -48,7 +48,6 @@
|
||||
#include <uavtalk/telemetrymanager.h>
|
||||
#include <utils/pathutils.h>
|
||||
|
||||
const char *VehicleTemplateExportDialog::EXPORT_BASE_NAME = "../share/openpilotgcs/cloudconfig";
|
||||
const char *VehicleTemplateExportDialog::EXPORT_FIXEDWING_NAME = "fixedwing";
|
||||
const char *VehicleTemplateExportDialog::EXPORT_MULTI_NAME = "multirotor";
|
||||
const char *VehicleTemplateExportDialog::EXPORT_HELI_NAME = "helicopter";
|
||||
|
Loading…
x
Reference in New Issue
Block a user