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:
- 180:5fdeeb86f3a3
- Parent:
- 179:e4094e55f079
--- a/displayModes.h Sun Mar 23 22:04:44 2014 +0000 +++ b/displayModes.h Mon Mar 24 01:18:05 2014 +0000 @@ -16,8 +16,7 @@ extern unsigned char displayLoc; extern char indexLastMsg[0x800]; extern unsigned short whpg[300]; - -//extern unsigned char battData[256]; // +extern float wh[300]; extern unsigned char battData[BatDataBufMax]; // BatDataBufMax extern unsigned long maxTarget; extern bool showCP;