适配3码互转算法
This commit is contained in:
@@ -55,7 +55,7 @@ static void code_dolater(handle_def *h,uint8_t src,uint8_t cmd,array_def *data,c
|
||||
port_set_busy(h->p,0);
|
||||
port_timer_stop(h->p);
|
||||
DBG_LOG("slave:%d, start failed",port_get_addr(h->p));
|
||||
emit port_end_signal(h->p,h->p,0,0,"start failed");
|
||||
emit port_end_signal(h->p,h->p,0,-1,"start failed");
|
||||
}
|
||||
}else if(cmd==0x18)
|
||||
{
|
||||
|
Reference in New Issue
Block a user