Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
131:c1ecc5fcf3c6
Parent:
130:630d05daed77
Child:
137:adc39c42b169
--- a/main.cpp	Wed Mar 26 21:24:19 2014 +0000
+++ b/main.cpp	Thu Mar 27 00:57:50 2014 +0000
@@ -33,7 +33,7 @@
      
      // LCD Support
      #include "C12832.h"
-     C12832 lcd(D11,D13,D12,D7,D10);
+     C12832 lcd(D11, D13, D12, D7, D10);
 #endif
 
 #ifdef _ENDPOINT_NXP_PLATFORM