14 lines
150 B
C
14 lines
150 B
C
/*
|
|
* sys_cfg.h
|
|
*
|
|
* Created on: 2020年11月18日
|
|
* Author: Administrator
|
|
*/
|
|
|
|
#ifndef SYS_CFG_H_
|
|
#define SYS_CFG_H_
|
|
|
|
|
|
|
|
#endif /* SYS_CFG_H_ */
|