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:
- 152:a4d66901785d
- Parent:
- 150:ef46ce63345c
- Child:
- 153:e94cfe3c339c
--- a/displayModes.h Mon Sep 30 15:31:01 2013 +0000 +++ b/displayModes.h Sun Oct 06 14:49:09 2013 +0000 @@ -63,6 +63,8 @@ extern bool brakeMon; extern float curEff; extern unsigned short uMsgId[8]; +extern bool accOn; +extern bool autoSync; extern "C" { void printLast (bool force, bool showButtons);