SEND

Dependencies:   BMP280 LGLCD2

Fork of 0NicksCoursework_copywithserialtime by Liam Grazier

Revision:
10:098c2fa0a1a6
Parent:
9:e27b3f34de24
diff -r e27b3f34de24 -r 098c2fa0a1a6 Time/DandTEdit_RTC_Fin.cpp
--- a/Time/DandTEdit_RTC_Fin.cpp	Tue Jan 09 06:14:41 2018 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-///*DandTEdit_RTC_Fin.cpp*/
-///*RTC Timer serial inputs*/
-///*Version to get the input data*/
-//
-///*Elec 351 Coursework Semester 2*/
-///* Designed and built by Doug Tilley, Liam Grazier, Alex Baron */
-///*http://www.cplusplus.com/reference/ctime/ - with reference to*/ 
-//#include "mbed.h"
-//#include "stdio.h"      /* IO Functions*/
-//#include "time.h"       /* RTC Time functions*/
-//#include "DandTEdit_RTC_Fin.hpp" /*Headerfile*/
-//
-//
-///*Function to display the time*/
-//
-////PROGRAM END