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: FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed
Fork of CANary_corrupt by
Diff: displayModes.h
- Revision:
- 39:eef8beac7411
- Parent:
- 37:fea2c1d52c5f
- Child:
- 41:8d4609ea7259
--- a/displayModes.h Sun Mar 24 17:26:09 2013 +0000 +++ b/displayModes.h Mon Mar 25 15:13:15 2013 +0000 @@ -25,7 +25,6 @@ extern TOUCH_TFTx2 tt; extern unsigned char dtMode; extern float accV; -extern bool tick; extern bool playbackEn; extern bool playbackOpen; extern float playbackInt;