X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/15c4dc5ace24e6081d1597b011148f156cdd599e..39d56ec88be1ee4c8d13f1a08aa40daccab273d6:/armsrc/fonts.c diff --git a/armsrc/fonts.c b/armsrc/fonts.c index 78c2654d..d79a61d8 100644 --- a/armsrc/fonts.c +++ b/armsrc/fonts.c @@ -1,3 +1,11 @@ +//----------------------------------------------------------------------------- +// 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. +//----------------------------------------------------------------------------- +// Fonts for the LCD +//----------------------------------------------------------------------------- + const char FONT6x8[97][8] = { {0x06,0x08,0x08,0x00,0x00,0x00,0x00,0x00}, // columns, rows, bytes per char {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, // space