Test code for interfacing to megasquirt ECU.

Dependencies:   jtlcd mbed

Revision:
2:57a6c415e495
Parent:
0:cf99a7b873b3
Child:
3:fa1485b77707
--- a/main.cpp	Sat Feb 14 08:56:53 2015 +0000
+++ b/main.cpp	Sat Feb 14 08:58:53 2015 +0000
@@ -1,3 +1,11 @@
+/*
+jon trinder
+jont@ninelocks.com 2015
+
+Megasquirt test and debugging code for GU
+
+
+*/
 #include "mbed.h"
 #include "jtlcd.h"
 #include "Counter.h"