123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
74:f4d9c3403578
Parent:
53:7d25cd871094
Child:
75:cc1942179a2f
diff -r 29fccfe239a3 -r f4d9c3403578 main.c
--- a/main.c	Wed Feb 24 02:48:32 2016 +0000
+++ b/main.c	Sat Feb 27 18:42:37 2016 +0000
@@ -22,11 +22,13 @@
 
 #include "Global.h"
 //#include <math.h>
-
+#include "Device.h"
 
 /******************************************************************************
 **   Main Function  main()
 ******************************************************************************/
+Device device;
+
 extern uint32_t CMD_Mode;
 unsigned int  secPuls;
 float DACF, K_DAC;