df

Dependencies:   mbed

Fork of APP1 by Team APP

Revision:
9:12519f9dd3cd
Parent:
6:3facf0329142
Child:
12:1c341b119b23
diff -r 862e28c7f6f6 -r 12519f9dd3cd Utility.cpp
--- a/Utility.cpp	Sun Jan 15 03:32:36 2017 +0000
+++ b/Utility.cpp	Sun Jan 15 03:36:04 2017 +0000
@@ -21,4 +21,4 @@
         const double angle_degree = angle_radian * 180.0 / PI;
         return wrap_angle(angle_degree);
     }
-};
\ No newline at end of file
+}
\ No newline at end of file