This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
checker_host
Watch
1
Star
0
Fork
0
You've already forked checker_host
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd40e4c9c0fa029a1d203b8a5a537776eb27f41d
checker_host
/
prot_cmd
/
cmd_m4.h
16 lines
109 B
C
Raw
Normal View
History
Unescape
Escape
批检仪检测流程验证成功
2023-12-07 18:29:49 +08:00
#
ifndef CMD_M4_H
#
define CMD_M4_H
void
cmd_m4_init
(
)
;
添加tran命令透传小板命令 添加slave_info命令测试小板通信状态 添加cfginfo命令显示配置文件信息 按键处于按下状态才响应检测命令
2023-12-29 18:09:10 +08:00
int
cmd_m4_key_pressed
(
)
;
批检仪检测流程验证成功
2023-12-07 18:29:49 +08:00
#
endif
// CMD_M4_H
Reference in New Issue
Copy Permalink