diff options
Diffstat (limited to 'src/ntc_ip_comm.c')
| -rw-r--r-- | src/ntc_ip_comm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ntc_ip_comm.c b/src/ntc_ip_comm.c index 0c9e6d0..5251020 100644 --- a/src/ntc_ip_comm.c +++ b/src/ntc_ip_comm.c @@ -26,7 +26,7 @@ #include <cJSON.h> #define PLUGIN_NAME "NTC_IP_COMM" -#define PROFILE_PATH "./ntcconf/main.conf" +#define PROFILE_PATH "./t1conf/main.conf" #define NTC_IP_COMM_TOPIC "ntc_ip_comm_log" extern long long g_CurrentTime; |
