![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
test to establish how we can share the project on MBED
Dependencies: BME280 BMP280 ELEC350-Coursework-2017 TextLCD
Fork of ELEC350-CWTEMPLATE-2017 by
Diff: serial_protocol/serial_protocol.hpp
- 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