mirror of https://github.com/OpenIPC/firmware.git
12 lines
381 B
Diff
12 lines
381 B
Diff
--- a/src/main.cpp 2022-07-18 18:28:46.427813305 +0300
|
|
+++ b/src/main.cpp 2022-07-18 18:29:18.859907624 +0300
|
|
@@ -36,7 +36,7 @@
|
|
#include "logendpoint.h"
|
|
#include "mainloop.h"
|
|
|
|
-#define DEFAULT_CONFFILE "/etc/mavlink-router/main.conf"
|
|
+#define DEFAULT_CONFFILE "/etc/mavlink.conf"
|
|
#define DEFAULT_CONF_DIR "/etc/mavlink-router/config.d"
|
|
|
|
extern const char *BUILD_VERSION;
|