fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
48:8697dfe679b9
Parent:
40:8a6494f61326
Child:
82:3b2399101978
Child:
85:0466ee8cdfc8
--- a/vibro.c	Wed Feb 10 14:06:57 2016 +0000
+++ b/vibro.c	Wed Feb 10 15:58:16 2016 +0000
@@ -1,13 +1,8 @@
 #include "Global.h"
-
-
 GyroT Gyro;
-
-
-volatile int V1 = 0 ;
-volatile int Temp = 0 ;
+//volatile int V1 = 0 ;
+//volatile int Temp = 0 ;
 volatile unsigned int Flag=0;
-
 unsigned int FrecTemp=0;
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////инициализация вибропривода//////////////////////////