Justin Hunt / CANary

Dependencies:   FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary_corrupt by Tick Tock

Revision:
5:ebf6fa994b78
Parent:
4:8d7759f4fe7a
Child:
7:17bf9ceaf0aa
diff -r 8d7759f4fe7a -r ebf6fa994b78 CANary.h
--- 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