适配Ew开头的协议
注释iic相关命令,添加命令jwtcrc用于验证jwt程序是否正常 EW_Updata 添加错误12表示小板中无jwt程序
This commit is contained in:
@@ -314,14 +314,5 @@ protuc_codec_export(ym_slave,protm_decode,protm_encode);
|
||||
|
||||
|
||||
|
||||
// 小板ew协议解码
|
||||
array_def *protew_decode(protu_def *p,array_def *data)
|
||||
{
|
||||
|
||||
}
|
||||
array_def *protew_encode(protu_def *p,array_def *data)
|
||||
{
|
||||
}
|
||||
// protuc_codec_export(ew_slave,protm_decode,protm_encode);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user