Files
checker_slave/source/main/compiler_info.h
ranchuan c676f81758 测量阻值是5是返回校准值
升级用的延时改为delay_os_ms
2023-12-28 13:44:25 +08:00

19 lines
139 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2023-12-27 11:39:17"
#define SOFT_VERSION "2.10"
#endif