n

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
13:e2a1d18677b8
Parent:
0:8ad47e2b6f00
Child:
15:f5191a1c3805
--- a/Global.c	Tue Feb 02 14:42:57 2016 +0000
+++ b/Global.c	Tue Feb 02 15:06:59 2016 +0000
@@ -6,6 +6,8 @@
 unsigned long Global_Time=0, Time_UART=0,Time_Sec=0,Time_vibro=0,Time_1kHz=0;
 unsigned long MaxAmp=0;
 unsigned char BuffTemp[100];
+unsigned char Time[100];
+
 		void VibroPush(void)
 		{
 			VibroReg |= 0x1;