n

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
16:18e3fd7b92d0
Parent:
15:f5191a1c3805
Child:
21:bc8c1cec3da6
--- a/Global.c	Tue Feb 02 16:33:45 2016 +0000
+++ b/Global.c	Tue Feb 02 17:14:25 2016 +0000
@@ -15,6 +15,10 @@
 unsigned int 	Time100K	= 0; 
 unsigned int 	Time1Hz		= 0;  
 unsigned int 	Clock1Hz	= 0;  
+unsigned int    ShiftD		= 0;
+unsigned int    ShiftL		= 0;
+
+
 
 		void VibroPush(void)
 		{