W801_SDK_dev_env/app_include/app_common.h
2022-11-01 18:22:10 +01:00

6 lines
89 B
C

#ifndef APP_COMMON_H
#define APP_COMMON_H
#define NEW_LINE "\r\n"
#endif //APP_COMMON_H