20230415
This commit is contained in:
parent
7f093b12f4
commit
439fe19ffd
@ -236,7 +236,7 @@ namespace usb2canfd{
|
|||||||
ret = DllHandle.CAN_Init(AvailableHW[index].hLINHW,channel,canconfig);
|
ret = DllHandle.CAN_Init(AvailableHW[index].hLINHW,channel,canconfig);
|
||||||
}
|
}
|
||||||
|
|
||||||
canfd_connected =
|
canfd_connected = canfd;
|
||||||
if(ret == 0){//调用成功
|
if(ret == 0){//调用成功
|
||||||
Hwconnected = AvailableHW[index].hLINHW;
|
Hwconnected = AvailableHW[index].hLINHW;
|
||||||
Chconntected = channel;
|
Chconntected = channel;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user