V2.13 使用新的can帧回复数据
解决ew自检模式 8导致小板死机的bug,自检返回值除以400,单位0.1ms
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define DBG_DEV_WRITE(d,len)\
|
||||
{\
|
||||
if(g_data.uart){\
|
||||
g_data.uart->write(g_data.uart,d,len);\
|
||||
g_data.uart->write(g_data.uart,d,len,1000);\
|
||||
}\
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user