DXL_SDK_For_F446RE. Now test with MX64AR, MX28AR with 1Mbps

Dependents:   RoboticArm DXL_SDK_Porting_Test

Revision:
1:2eaeeba6137a
Parent:
0:bf4774b25188
Child:
2:8bede713ce52
--- a/dxl_hal.h	Wed Feb 08 02:49:39 2017 +0000
+++ b/dxl_hal.h	Wed Feb 08 11:20:14 2017 +0800
@@ -14,7 +14,7 @@
 int dxl_hal_tx( unsigned char *pPacket, int numPacket );
 int dxl_hal_rx( unsigned char *pPacket, int numPacket );
 void dxl_hal_set_timeout( int NumRcvByte );
-int dxl_hal_timeout(void);
+int dxl_hal_timeout(void);//