test to establish how we can share the project on MBED

Dependencies:   BME280 BMP280 ELEC350-Coursework-2017 TextLCD

Fork of ELEC350-CWTEMPLATE-2017 by University of Plymouth - Stages 1, 2 and 3

Revision:
6:c7220f7c1ae0
Child:
13:aa200749dba6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serial_protocol/serial_protocol.hpp	Thu Dec 14 12:30:30 2017 +0000
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+
+void getData();
+void readSerial();
\ No newline at end of file