fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
197:7a05523bf588
Parent:
193:a0fe8bfc97e4
Child:
200:1df682165694
Child:
201:76f4123bf22a
Child:
205:775d54fdf646
--- a/Global.h	Fri Sep 23 05:34:50 2016 +0000
+++ b/Global.h	Wed Oct 19 10:55:05 2016 +0000
@@ -3,8 +3,7 @@
 #define Global_H
 
 //#define MAX_QEI_CNT 2147483646
-#include "LPC17xx.h"
-#include "mathDSP.h"
+#include "LPC17xx.h" 
 #include "InputOutput.h"
 #include "CyclesSync.h"
 #include "CntrlGLD.h"
@@ -14,7 +13,7 @@
 #include "el_lin.h"
 #include "commandset.h"
 #include "Dither_Reg.h"
- 
+
  
 #include "IAP.h"
 #include "vibro.h"
@@ -49,7 +48,9 @@
 extern unsigned char   BuffTemp[];
 extern unsigned char   Time[];
 
-
+extern unsigned int Time250Hz;
+extern unsigned int Event250Hz;
+extern unsigned int    EventMod;
 extern unsigned int    Event1Hz;
 extern unsigned int    Event500Hz;
 extern unsigned int    Event1K;