123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
91:a2bb81eaa183
Parent:
47:d902ef6f7564
Child:
129:406995a91322
--- a/el_lin.c	Thu Mar 24 14:05:18 2016 +0000
+++ b/el_lin.c	Thu Mar 24 14:46:58 2016 +0000
@@ -342,6 +342,7 @@
     LPC_UART0->IER = 0;//RBR_IntEnabl;
 
     LPC_UART0->FCR |= 0x08;  				//e. DMA mode select
+ 
     //+++++++++++++++++++++++enable signal initialization++++++++++++++++++++++++++
     LPC_PINCON->PINSEL1 &= ~0x0000C000;	//e. select P0.23 as general purpose
     LPC_GPIO0->FIODIR |= 0x00800000;	//e. P0.23 is output