Liam Grazier
/
0NicksCoursework_copywithserialtime
aaa
Fork of 0NicksCoursework-lg by
Time/DandTEdit_RTC_Fin.cpp
- Committer:
- liam_grazier
- Date:
- 2018-01-09
- Revision:
- 9:e27b3f34de24
- Parent:
- 8:582ac4c5a524
File content as of revision 9:e27b3f34de24:
///*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