forkd

Dependencies:   mbed

Fork of LGstaandart by Dmitry Kovalev

Revision:
200:1df682165694
Parent:
197:7a05523bf588
--- a/main.c	Thu Oct 20 09:32:25 2016 +0000
+++ b/main.c	Thu Oct 20 11:38:22 2016 +0000
@@ -14,11 +14,11 @@
 **--------------------------------------------------------------------------------------------------------
 *********************************************************************************************************/
 #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;