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.cpp
- Revision:
- 95:248b3c25a7df
- Parent:
- 94:c3a14b3975d6
- Child:
- 97:9f8bab96edff
diff -r c3a14b3975d6 -r 248b3c25a7df utility.cpp --- a/utility.cpp Fri May 03 11:25:03 2013 +0000 +++ b/utility.cpp Fri May 03 12:18:10 2013 +0000 @@ -251,6 +251,7 @@ if(i==BatDataBaseG4+2){ // Last of Temperature data logCP=yesBattLog; // Only log if logging enabled showCP=true; // Always show + battTemp_x4=battData[224+5]+battData[224+8]+battData[224+11]+battData[224+14]; } //------- i*=7;