fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
52:30f2e52a493f
Parent:
51:81f47b817071
Child:
86:398da56ef751
--- a/Global.c	Thu Feb 11 20:26:23 2016 +0000
+++ b/Global.c	Thu Feb 11 21:44:10 2016 +0000
@@ -22,16 +22,13 @@
 
 void ButtonLightUP(void)				// включение аоджига и подсветки
 {
+
 			if ((secPuls>100)&&(pulse_Rq==1))
 			 {
 				 pulse_Rq=0;
-
-
-
 //				 LightUpCount=3000;
 //				 BackLightCount=5000;
 
-
 			 }
 }