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: utility.h
- Revision:
- 95:248b3c25a7df
- Parent:
- 93:c2402e8cd0e2
- Child:
- 97:9f8bab96edff
diff -r c3a14b3975d6 -r 248b3c25a7df utility.h --- a/utility.h Fri May 03 11:25:03 2013 +0000 +++ b/utility.h Fri May 03 12:18:10 2013 +0000 @@ -53,6 +53,7 @@ extern unsigned char dtePeriod; extern Beep spkr; extern unsigned char reqMsgCnt; +extern unsigned char battTemp_x4; extern "C" { void mbed_reset();