fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
198:fb22ba6aad54
Parent:
197:7a05523bf588
Child:
199:2728719cdc64
--- a/Global.c	Wed Oct 19 10:55:05 2016 +0000
+++ b/Global.c	Thu Oct 20 09:29:05 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[1000];
+unsigned char 	Time[500];
 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;