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 TOUCH_TFTx2_ILI9341 TFT_fonts mbed
Fork of CANary by
Diff: displayModes.h
- Revision:
- 157:1a100a5ed06f
- Parent:
- 156:4e5d30535cf9
- Child:
- 158:059abeb44ba1
--- a/displayModes.h Thu Oct 24 19:51:31 2013 +0000 +++ b/displayModes.h Wed Oct 30 03:16:51 2013 +0000 @@ -60,7 +60,7 @@ extern signed short Imax, Imin; extern bool showHealth; extern float maxTripEff, minTripEff; -extern bool brakeMon; +extern bool brakeMon, regenMon; extern float curEff; extern unsigned short uMsgId[8]; extern bool accOn;