Contains the main execution of the clock uses headers to import functions

Dependencies:   RTC-DS1307 SPI_TFT_ILI9341 TFT_fonts mbed tsi_sensor

Fork of TFT_Mikroelectronika_IL9341_sketchpad by Oxford CWM Team

Revision:
32:56f59b79720c
Parent:
29:684e2a3e17b5
Child:
38:3fe3bafbf0c7
--- a/main.cpp	Thu May 25 15:32:20 2017 +0000
+++ b/main.cpp	Thu May 25 15:43:31 2017 +0000
@@ -1,4 +1,4 @@
-bool f_alarm = false, f_alarm_sound;
+bool f_alarm = false, f_alarm_sound=false;
 int f_state;
 #include "libs.h"
 //DigitalOut led(LED1);