Loads bitmaps into QSPI memory for GC500_2_5inch to use.

Dependencies:   DMBasicGUI DMSupport

Revision:
0:a5c253316af6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/easyGUIUpdated/GuiVar.c	Mon Jul 31 15:44:39 2017 +0000
@@ -0,0 +1,43 @@
+// My own header is inserted here - edit it in the C code generation window
+
+// -----------------------------------------------------------------------
+//
+//                            *** ATTENTION ***
+//
+//   This file is maintained by the easyGUI Graphical User Interface
+//   program. Modifications should therefore not be made directly in
+//   this file, as the changes will be lost next time easyGUI creates
+//   the file.
+//
+//                            *** ATTENTION ***
+//
+// -----------------------------------------------------------------------
+
+//
+// Generated by easyGUI version 6.0.9.005
+// Generated for project GC500_2_5inch_bitmap_loader
+// in project file C:\easyGUI Projects\GC500_2_5inch_bitmap_loader.gui
+//
+
+// --------------------------  INCLUDE SECTION  --------------------------
+
+#include "GuiConst.h"
+#include "GuiLib.h"
+
+// ---------------------  GLOBAL DECLARATION SECTION  --------------------
+
+
+GuiConst_INT16S    GuiVarCompInt1;
+GuiConst_INT16S    GuiVarCompInt2;
+GuiConst_INT16S    GuiVarCompInt3;
+GuiConst_INT16S    GuiVarCompInt4;
+GuiConst_INT16S    GuiVarCompInt5;
+
+
+// --------------------------  CUSTOM SECTION  ---------------------------
+
+// My own code is inserted here - edit it in the C code generation window
+
+// -----------------------------------------------------------------------
+
+// My own footer is inserted here - edit it in the C code generation window