forkd

Dependencies:   mbed

Fork of LGstaandart by Dmitry Kovalev

Revision:
231:079835d508ef
Parent:
213:9953db9543d6
--- a/uart_m.c	Tue Jan 09 13:25:45 2018 +0000
+++ b/uart_m.c	Thu Jan 25 13:59:43 2018 +0000
@@ -454,7 +454,7 @@
  
 	while (N != 0) 
 	{
-		BackLightON
+		//BackLightON
 		N--;
 		ConOutPnt1++;
 		ConOutPnt1 = ConOutPnt1 & 0x3ff; 
@@ -464,7 +464,7 @@
 	
 	Gyro.UARTFlag=1;
 	OutBufCon1Count = 100;
-	BackLightOFF
+	//BackLightOFF//
 }
 void Concol1 (void )
 {int temp=2;