fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
140:1fbf117fc120
Parent:
139:1716152517aa
Child:
142:7a6f68601291
--- a/vibro.h	Mon Apr 25 10:30:21 2016 +0000
+++ b/vibro.h	Mon Apr 25 13:33:57 2016 +0000
@@ -20,6 +20,17 @@
 extern int tempAMP;
 typedef struct _Gyro {
    
+   unsigned int	StrayHZ; //помеха
+   unsigned int	StrayHZ_flag;
+   unsigned int	LogHZ;
+   
+   
+   unsigned int	StrayPLC; //помеха
+   unsigned int StrayPLC_2Mode;
+   unsigned int	StrayPLC_flag;
+   unsigned int	LogPLC;
+   
+   
    
    unsigned int Test_time;
    unsigned int Test_time1;