V2.02 0x48,0x30指令的返回数据中添加流水号信息

0x11 注码命令所有芯片都使用16位uid
  添加自动测试命令0x44
This commit is contained in:
ranchuan
2024-01-03 17:51:39 +08:00
parent 66ecf9c411
commit 78b3a839fd
8 changed files with 171 additions and 30 deletions

View File

@@ -174,7 +174,7 @@ void selfdev_check::slave_end_slot(int addr,int ack, myarray data)
static HandlePc *get_selfdev_check(){
return new selfdev_check();
}
protpc_export(0x30, get_selfdev_check);
//protpc_export(0x30, get_selfdev_check);