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: CANary.h
- Revision:
- 5:ebf6fa994b78
- Parent:
- 4:8d7759f4fe7a
- Child:
- 7:17bf9ceaf0aa
--- a/CANary.h Sun Feb 17 16:44:59 2013 +0000 +++ b/CANary.h Tue Feb 19 18:19:47 2013 +0000 @@ -8,13 +8,15 @@ #include "Arial12x12.h" #include "Arial12x12_prop.h" #include "Arial28x28.h" +//#include "Neu42x35.h" +#include "SCProSB31x55.h" #include "TOUCH_TFTx2.h" #include "PowerControl.h" #include "EthernetPowerControl.h" #define upLine "\033[1A" #define maxBufLen 1536 -#define canTimeout 500 -#define userTimeout 5 +#define canTimeout 5 +#define userTimeout 10 #define maxModes 6 #define offMode 0 #define logMode 1