Test code for interfacing to megasquirt ECU.

Dependencies:   jtlcd mbed

Revision:
4:50203a03ccd2
Parent:
3:fa1485b77707
--- a/main.cpp	Sat Feb 14 10:20:25 2015 +0000
+++ b/main.cpp	Mon Feb 16 08:34:14 2015 +0000
@@ -102,7 +102,7 @@
     
     LcdInit();
     LcdHomeTop();
-    LcdWriteTextLine("GM0HYY");
+    LcdWriteTextLine("Squirt Tester");
     LcdHomeBottom();
     LcdWriteTextLine("Hello World");
     while(1) {