Files
checker_slave/source/main/compiler_info.h
ranchuan bcbd02a72c V2.13 使用新的can帧回复数据
解决ew自检模式 8导致小板死机的bug,自检返回值除以400,单位0.1ms
2024-01-08 18:04:05 +08:00

19 lines
139 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2024-01-08 16:28:07"
#define SOFT_VERSION "2.13"
#endif