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.h
- Revision:
- 34:4751a8259b18
- Parent:
- 33:a277743ebdeb
- Child:
- 35:5acbd8a64a89
diff -r a277743ebdeb -r 4751a8259b18 utility.h --- a/utility.h Tue Mar 19 04:43:43 2013 +0000 +++ b/utility.h Wed Mar 20 13:57:00 2013 +0000 @@ -25,7 +25,8 @@ extern CAN can1,can2; extern DigitalOut can1SleepMode,can2SleepMode; extern bool pollCP; -extern bool daylight; +extern bool tick; +extern bool headlights; extern TOUCH_TFTx2 tt; extern "C" {