Marco - Giancarlo Tesi / Mbed OS Dynamixel_MX_Motors_Series_TOSCA

Dependencies:   MX64

Files at this revision

API Documentation at this revision

Comitter:
marcodesilva
Date:
Fri Sep 20 13:39:31 2019 +0000
Parent:
6:962b57df95f6
Commit message:
ggg

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jul 26 13:09:24 2019 +0000
+++ b/main.cpp	Fri Sep 20 13:39:31 2019 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "MX.h"
 #include "UARTSerial_half.h"
-
+ 
 
 // It creates an instance of the DigitalOut class.
 // myled is the name of the variable (instance).