Files
checker_slave/source/main/compiler_info.h
ranchuan 9f7ac06880 输入通道改为实际使用通道
编译后自动添加到数据库
2023-09-11 17:46:30 +08:00

19 lines
139 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2023-09-11 10:28:07"
#define SOFT_VERSION "0.01"
#endif