Resolve STM issues

Dependencies:   mbed

Fork of MPU6050 by Shundo Kishi

Revision:
6:b272bd888e98
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shared.h	Wed Jul 02 19:38:47 2014 +0000
@@ -0,0 +1,8 @@
+#ifndef SHARED_H
+#define SHARED_H
+
+#include "mbed.h"
+
+extern Serial pc;
+
+#endif
\ No newline at end of file