移植Test命令,验证成功

EJ EX 写工厂信息验证成功
This commit is contained in:
ranchuan
2023-10-12 18:43:17 +08:00
parent f0f36cf79a
commit 17b4ebf188
25 changed files with 2363 additions and 87 deletions

View File

@@ -24,6 +24,8 @@ array_def *elec_write_hardversion(int version);
array_def *elec_write_resistor_cbv(int cbv);
array_def *elec_write_fat_buff(array_def *d);
array_def *elec_check_resistor(void);
array_def *elec_check_with_scheme(array_def *uid_psw);