mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-16 14:09:51 +00:00
Fix build error.
This commit is contained in:
parent
2d8ee404e6
commit
78b0e41211
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "config_handler.h"
|
|
||||||
|
|
||||||
|
#define CONFIG_PATH "/config/sys-con/"
|
||||||
#define LOG_PATH CONFIG_PATH "log.txt"
|
#define LOG_PATH CONFIG_PATH "log.txt"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Loading…
Reference in New Issue
Block a user