Files
sil/cr929_SIL/otherFiles/app_config.h
T
2020-12-20 15:19:07 +08:00

8 lines
124 B
C

#ifndef __APP_CONFIG_H__
#ifndef PARAM_PROPS_MAXLEN
#define PARAM_PROPS_MAXLEN (256)
#endif
#endif /* __APP_CONFIG_H__ */