Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: RTC-DS1307 SPI_TFT_ILI9341 TFT_fonts mbed tsi_sensor
Fork of TFT_Mikroelectronika_IL9341_sketchpad by
Diff: libs.h
- Revision:
- 9:eee503060d69
- Child:
- 10:9d9b3b9b28b8
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libs.h Wed May 24 03:11:29 2017 +0000 @@ -0,0 +1,6 @@ +#include "mbed.h" +Serial pc(USBTX,USBRX,"pc"); +#include "render.h" +#include "Poll.h" +#include "RTC.h" +