Files
checker_host/complier_info.h
ranchuan 8558857fd4 添加读取电机步数命令
添加新赋码仪检测命令,赋码仪注码命令
  添加检测并写入流水号命令
2023-12-22 19:07:05 +08:00

18 lines
110 B
C

#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2023-12-22 18:08:01"
#endif