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:
- 35:5acbd8a64a89
- Parent:
- 33:a277743ebdeb
- Child:
- 36:dbd39c315258
diff -r 4751a8259b18 -r 5acbd8a64a89 displayModes.h --- a/displayModes.h Wed Mar 20 13:57:00 2013 +0000 +++ b/displayModes.h Thu Mar 21 12:05:22 2013 +0000 @@ -24,6 +24,8 @@ extern unsigned char sMode; extern TOUCH_TFTx2 tt; extern unsigned char dtMode; +extern float accV; +extern bool tick; extern "C" { void printLast (bool force);