]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/LCD.h
CHG: extern methods.
[proxmark3-svn] / armsrc / LCD.h
index 7c79fa0a8dc660d20172e1e4d43306f6073c28d8..2643f66eefbdf389b8571863414def4af9dd1240 100644 (file)
@@ -1,6 +1,18 @@
+//-----------------------------------------------------------------------------
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// LCD code
+//-----------------------------------------------------------------------------
+
 #ifndef __LCD_H
 #define __LCD_H
 
+#include "proxmark3.h"
+#include "apps.h"
+#include "fonts.h"
+
 // The resolution of the LCD
 #define LCD_XRES       132
 #define LCD_YRES       132
Impressum, Datenschutz