fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
53:7d25cd871094
Parent:
52:30f2e52a493f
Child:
74:f4d9c3403578
--- a/main.c	Thu Feb 11 21:44:10 2016 +0000
+++ b/main.c	Fri Feb 12 04:20:22 2016 +0000
@@ -249,19 +249,17 @@
         }
         Read_CMD();
 
-//	VibroOut();
-//CMD_Rate();
-
-      
 
 
-
+//VibroOut();
+//CMD_Rate();
 
         
         ButtonLightUP();
         //Device_blk.Str.
 //      TakeFromBuff();
         // paramV=TakeParam(1);
+
     }// main infinie loop
 }