MODSERIAL with support for more devices. Added support for LPC4330

Dependents:   HC05_AT_mode GPS_U-blox_NEO-6M_Test_Code GPS_U-blox_NEO-6M_Code UbloxGPSWithThread ... more

Fork of MODSERIAL by Erik -

Revision:
28:76793a84f9e5
Parent:
27:9c93ce7cb9d8
Child:
29:9a41078f0488
--- a/INIT.cpp	Thu Jul 11 13:34:53 2013 +0000
+++ b/INIT.cpp	Fri Jul 12 15:27:07 2013 +0000
@@ -66,7 +66,7 @@
     }
     
 
-    ENABLE_FIFO;
+    initDevice();
 
     //_FCR = MODSERIAL_FIFO_ENABLE | MODSERIAL_FIFO_RX_RESET | MODSERIAL_FIFO_TX_RESET;