forkd

Dependencies:   mbed

Fork of LG2 by Dmitry Kovalev

Revision:
40:8a6494f61326
Parent:
30:17c84ed091b3
Child:
50:0e3d47f18a50
--- a/Global.h	Sat Feb 06 14:48:44 2016 +0000
+++ b/Global.h	Sat Feb 06 18:16:06 2016 +0000
@@ -25,6 +25,7 @@
 #include "Command.h"
 #include "dspfns.h"
 #include "ThermoCalc.h"
+#include "pin.h"
  
  
    
@@ -82,8 +83,6 @@
 //#define  K_DAC             0.843
 extern float DACF, K_DAC;
 extern unsigned int VibroReg;
-extern void VibroPush(void);
-extern void VibroPull(void);
 extern void ButtonLightUP(void);
 extern unsigned long Global_Time, Time_UART,Time_Sec,Time_vibro,Time_1kHz;
 extern unsigned long MaxAmp;