test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Revision:
14:d7cb429946f4
Child:
35:b4e1b8f25cd7
diff -r e7ecdb20665a -r d7cb429946f4 pi.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pi.h	Tue Feb 12 12:50:45 2019 +0000
@@ -0,0 +1,4 @@
+#ifndef __INCLEDED_PI_H
+#define __INCLEDED_PI_H
+const float M_PI = 3.141592;
+#endif
\ No newline at end of file