forkd

Dependencies:   mbed

Fork of LG2 by Dmitry Kovalev

Revision:
129:406995a91322
Parent:
124:9ae09249f842
Child:
132:2c7bec5cf6fe
--- a/Global.c	Mon Apr 11 11:04:34 2016 +0000
+++ b/Global.c	Tue Apr 12 11:10:49 2016 +0000
@@ -84,6 +84,11 @@
         Buff_8Point[i] 		= 0x00;
         Buff_32Point[i] 	= 0x00;
         Buff_16PointD[i] 	= 0x00;
+         GyroP.Array[i]     = 0x00;
+    }
+    
+   for (int i = 0; i < 170; i++ ) {
+      GyroP.Array[i]     =i;
     }
     ////////////////////////////////////////////////////
     ////////////////////////////////////////////////////