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:
- 122:138a40892a4c
- Parent:
- 121:553faf139a20
- Child:
- 123:a8c0042df617
--- a/utility.h Thu Jul 11 05:29:18 2013 +0000 +++ b/utility.h Wed Jul 17 13:48:51 2013 +0000 @@ -65,6 +65,7 @@ extern char revStr[7]; // gg - version extern bool debugMode; extern bool shunt[96]; +extern float accV; extern "C" { void mbed_reset();