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: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: utility.h
- Branch:
- Metric
- Revision:
- 100:63a7456fc972
- Parent:
- 98:9f8bab96edff
- Child:
- 102:fd19f777a0b4
--- a/utility.h Sat Jun 15 18:47:38 2013 +0000 +++ b/utility.h Sat Jun 15 19:03:40 2013 +0000 @@ -56,6 +56,8 @@ extern unsigned char reqMsgCnt; extern unsigned char battTemp_x4; extern bool metric; +extern unsigned char lastDMode[2]; +extern unsigned char whichTouched; extern "C" { void mbed_reset();