forkd

Dependencies:   mbed

Fork of LG2 by Dmitry Kovalev

Revision:
112:4a96133a1311
Parent:
89:a0d344db227e
--- a/SIP.c	Mon Apr 04 03:21:25 2016 +0000
+++ b/SIP.c	Mon Apr 04 11:09:56 2016 +0000
@@ -75,7 +75,7 @@
 ** Returned value:	None
 **
 ******************************************************************************/
-
+/*
 void clc_Pulses()
 {
 
@@ -105,7 +105,7 @@
     	  if (Uin < DwnSat)
     		    {
     		     Uin += INT32_MAX;
-    	      }	*/
+    	      }	
 
 
     Dif_Curr_32 = VibroReduce(Dif_Curr_Vib << SHIFT_TO_FRACT); // Точность фильтрации 1/(2^18)
@@ -209,7 +209,7 @@
 }
 // clc_Pulses
 
-
+*/