fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
86:398da56ef751
Parent:
50:0e3d47f18a50
Child:
99:3d8f206ceac2
--- a/Global.h	Wed Mar 23 11:10:55 2016 +0000
+++ b/Global.h	Thu Mar 24 08:20:43 2016 +0000
@@ -27,46 +27,6 @@
 #include "ThermoCalc.h"
 #include "pin.h"
  
- 
-   
-   
-   
-
-
-
- 
-
-
-
-
-
- 
- 
- 
- 
- 
-
-
-
-
- 
- 
- 
-
-
- 
- 
- 
-
-
- 
- 
- 
- 
- 
- 
-
-
 
 
 
@@ -83,7 +43,6 @@
 //#define  K_DAC             0.843
 extern float DACF, K_DAC;
 extern unsigned int VibroReg;
-extern void ButtonLightUP(void);
 extern unsigned long Global_Time, Time_UART,Time_Sec,Time_vibro,Time_1kHz;
 extern unsigned long MaxAmp;
 extern unsigned int  secPuls;
@@ -98,7 +57,8 @@
 extern unsigned int    Time1Hz;
 extern unsigned int    Clock1Hz;  
 
-
+extern void GLD_Init(void);
+extern void ButtonLightUP(void);
 
 //#ifndef Global_H
 //#define Global_H