STM issues

Dependencies:   MPU6050 mbed

Fork of mpu6050_test by Simon Garfieldsg

Revision:
1:09d785823d44
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shared.cpp	Tue Jul 01 23:29:27 2014 +0000
@@ -0,0 +1,3 @@
+#include "shared.h"
+
+Serial pc(SERIAL_TX, SERIAL_RX);
\ No newline at end of file