SEND

Dependencies:   BMP280 LGLCD2

Fork of 0NicksCoursework_copywithserialtime by Liam Grazier

Revision:
8:582ac4c5a524
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Time/DandTEdit_RTC_Fin.cpp	Tue Jan 09 05:43:43 2018 +0000
@@ -0,0 +1,16 @@
+///*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