fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
40:8a6494f61326
Parent:
30:17c84ed091b3
Child:
51:81f47b817071
--- a/Global.c	Sat Feb 06 14:48:44 2016 +0000
+++ b/Global.c	Sat Feb 06 18:16:06 2016 +0000
@@ -20,15 +20,6 @@
 
 
 
-		void VibroPush(void)
-		{
-			VibroReg |= 0x1;
-		}
-		void VibroPull(void)
-		{
-			VibroReg |= 0x0;
-		}
-
 void ButtonLightUP(void)				// включение аоджига и подсветки
 {
 			if ((secPuls>100)&&(pulse_Rq==1))