Interface layer for the mbed boards ready for the JAVA library

Dependencies:   C12832 LM75B MMA7660 mbed FXOS8700Q

Fork of frdm_serial by Michael Berry

Revision:
7:238c6fd5c209
Parent:
5:d9f8c2f63323
Child:
8:d70e3e3690fd
--- a/main.h	Mon Dec 21 11:36:29 2015 +0000
+++ b/main.h	Tue Feb 16 23:07:10 2016 +0000
@@ -1,6 +1,10 @@
 #ifndef __main_h_
 #define __main_h_
 
+#ifndef M_PI
+    #define M_PI 3.14159265358979323f
+#endif
+
 //COMMAND
 typedef enum command_character_t {
     //read commands