123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
198:78dd6d14d108
Parent:
197:7a05523bf588
--- a/main.c	Wed Oct 19 10:55:05 2016 +0000
+++ b/main.c	Wed Feb 08 06:33:40 2017 +0000
@@ -14,11 +14,9 @@
 **--------------------------------------------------------------------------------------------------------
 *********************************************************************************************************/
 #include "Global.h"
-#include "Device.h"
 /******************************************************************************
 **   Main Function  main()
 ******************************************************************************/
-extern Device device; //Single global for all device hardware-independent algorithm
 unsigned int addres;
 uint32_t Result[5];
 extern uint32_t CMD_Mode;