robot

Dependencies:   FastPWM3 mbed

Revision:
192:3152a86cd108
Parent:
42:030e0ec4eac5
--- a/Transforms/Transforms.cpp	Sat Feb 10 03:42:07 2018 +0000
+++ b/Transforms/Transforms.cpp	Sat Feb 10 03:58:36 2018 +0000
@@ -1,5 +1,4 @@
 #include "math.h"
-
 #include "Transforms.h"
 
 void clarke(float a, float b, float *alpha, float *beta) {