fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
138:14a0c452cf32
Parent:
136:19b9e6abb86f
Child:
139:1716152517aa
--- a/main.c	Fri Apr 15 14:20:15 2016 +0000
+++ b/main.c	Sat Apr 23 15:00:20 2016 +0000
@@ -27,7 +27,7 @@
 /******************************************************************************
 **   Main Function  main()
 ******************************************************************************/
-Device device; //Single global for all device hardware-independent algorithm
+extern Device device; //Single global for all device hardware-independent algorithm
 #define	IMG_START_SECTOR	0x00010000	/* Sector 16 */
 #define	IMG_END_SECTOR		0x00017FFF	/* Sector 20 */