Library to calculate movement and to draw the objects in the pong game

Dependencies:   RTC-DS1307 SPI_TFT_ILI9341 TFT_fonts mbed

Fork of MainSketch by IoT Ox

libs.h

Committer:
mlin
Date:
2017-05-24
Revision:
9:eee503060d69

File content as of revision 9:eee503060d69:

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