Alarm Clock

Dependencies:   TextLCD mbed

Fork of SmartRise_MBED by Austin Sloop

Revision:
6:73866b51e0b7
Parent:
4:33f3750fe70a
--- a/TimeControl.h	Tue Jan 26 00:47:00 2016 +0000
+++ b/TimeControl.h	Tue Jan 26 01:14:35 2016 +0000
@@ -11,7 +11,7 @@
 #include "mbed.h"
 
 char checkAlarm(void);      //function to check if programmed alarm time matches current time
-void timeDispay(void);
+void timeDisplay(void);
 void alarmProg(void);
 void timeProg(void);
 void time_init(void);       //Declare time var