use from Ernesto Palacios

Dependents:   RoboticArm DXL_SDK_Porting_Test

Fork of Matrix by Ernesto Palacios

Files at this revision

API Documentation at this revision

Comitter:
stanley1228
Date:
Fri Mar 31 09:10:27 2017 +0800
Parent:
8:1774aa06ab99
Commit message:
no

Changed in this revision

MatrixMath_Kinematics.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/MatrixMath_Kinematics.cpp	Sat Feb 11 13:07:13 2017 +0000
+++ b/MatrixMath_Kinematics.cpp	Fri Mar 31 09:10:27 2017 +0800
@@ -9,7 +9,7 @@
  * http://www.gnu.org/licenses/gpl-3.0.html
  */
 
-//#include "mbed.h"
+#include "mbed.h"
 #include "Matrix.h"
 #include "MatrixMath.h"