fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
170:d099c3025f87
Parent:
169:140743e3bb96
Child:
179:2b4e6bc277df
--- a/QEI.c	Tue Jun 07 14:03:04 2016 +0000
+++ b/QEI.c	Wed Jun 08 14:06:03 2016 +0000
@@ -59,9 +59,7 @@
 
         Buff_16PointD[CountV31] = Pulse_16PointD ;
 
-        Buff_Restored_sin [CountV31]= Buff_16PointD [ CountV31] - Buff_32Point[CountV31] ;
-
-   	
+        Buff_Restored_sin [CountV31]= Buff_16PointD [ CountV31] - Buff_32Point[CountV31];
 
     
     	if((Buff_Restored_sin [CountV31]) > 0)	CaunAddPlus += Buff_Restored_sin  [CountV31];