fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
199:2728719cdc64
Parent:
198:fb22ba6aad54
Child:
200:1df682165694
--- a/Global.c	Thu Oct 20 09:29:05 2016 +0000
+++ b/Global.c	Thu Oct 20 09:32:25 2016 +0000
@@ -6,7 +6,7 @@
 unsigned long	Global_Time, Time_UART,Time_Sec,Time_vibro,Time_1kHz;
 float t1;
 unsigned char	BuffTemp[100];
-unsigned char 	Time[500];
+unsigned char 	Time[1000];
 unsigned int 	Event1Hz;
 unsigned int 	Event500Hz;
 unsigned int 	Event1K ;
@@ -201,7 +201,7 @@
     Gyro.StrayHZ		= 200;
     Gyro.StrayHZ_flag	= 0;
     Gyro.LogHZ 		    = 0;
-    Gyro.Start_PLC=300;
+    
     Gyro.StrayPLC_Pls		=  1000;
     Gyro.StrayPLC_Mns		= -1000;
     Gyro.StrayPLC_2Mode	= 2000;