Rhino Reimburse / Mbed 2 deprecated Dynamixel_XL320

Dependencies:   mbed

Fork of XL320_Test by Rhino Reimburse

Revision:
3:89bed7a6d852
Parent:
2:0ec2dce7c5f8
Child:
4:2df002cf5f6c
--- a/main.cpp	Thu Feb 25 04:19:15 2016 +0000
+++ b/main.cpp	Thu Feb 25 04:28:14 2016 +0000
@@ -1,7 +1,7 @@
 //#include "mbed.h"
 #include "XL320_MFA.h"
 
-XL320 servoTest(115200, p9, p10, p8);
+XL320 servoTest(1000000, p9, p10, p8);
 
 uint8_t value = 100;