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_ILI9341 TFT_fonts TOUCH_TFTx2_ILI9341 mbed
Fork of CANary_corrupt by
Diff: utility.h
- Revision:
- 134:ad243e4f1a17
- Parent:
- 132:08748a67280a
- Child:
- 138:a2f5af85ed0d
--- a/utility.h Wed Jul 24 12:33:49 2013 +0000 +++ b/utility.h Thu Jul 25 14:32:54 2013 +0000 @@ -69,6 +69,8 @@ extern bool shunt[96]; extern float accV; extern bool showHealth; +extern float kWh_trip[0]; +extern float miles_trip[0]; extern "C" { void mbed_reset();