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

libs.h

Committer:
mlin
Date:
2017-05-24
Revision:
10:9d9b3b9b28b8
Parent:
9:eee503060d69
Child:
11:1da15361a35b

File content as of revision 10:9d9b3b9b28b8:

#include "mbed.h"
Serial pc(USBTX,USBRX,"pc");
#include "poll.h"
#include "render.h"
#include "drawStates.h"
#include "RTC.h"
#include "slider.h"