TFT

Dependencies:   mbed

Fork of Ovation_Controller_1 by Andrew R

Revision:
3:92845c139aca
Parent:
2:67e16df2c89a
--- a/main.cpp	Thu Jun 09 05:13:10 2011 +0000
+++ b/main.cpp	Thu Aug 28 15:18:07 2014 +0000
@@ -555,6 +555,8 @@
 
 /**********************************main program*****************************************/
 int main () {
+    pc.baud(38400);
+    pc.printf("Hello World!\n\r");
     int l=0;
     //int loopcnt=0;
     __disable_irq();        // Disable Interrupts