4D display working with Gecko board STK3600

Dependents:   Genie_mbed_Gecko

Fork of 4dGENIE by christian b

Files at this revision

API Documentation at this revision

Comitter:
shakeeb
Date:
Tue Mar 29 11:51:37 2016 +0000
Parent:
11:9196f72fc325
Commit message:
Genie test based on christian b's code

Changed in this revision

mbed_genie.h Show annotated file Show diff for this revision Revisions of this file
--- a/mbed_genie.h	Wed Mar 04 03:00:40 2015 +0000
+++ b/mbed_genie.h	Tue Mar 29 11:51:37 2016 +0000
@@ -184,7 +184,7 @@
     //
     genieUserEventHandlerPtr _genieUserHandler;
     
-    RawSerial          _screen;
+    Serial          _screen;
     DigitalOut      _reset;
     Timer           _waitTimer,_receptionTimer;
     int             state;