00001 #ifndef MSGFILE
00002 #define MSGFILE
00003
00004 #define OMOff 0x8
00005 #define DataStartOff 0x8a
00006 #define offStringTable 0x8a
00007 #define offBootMsg (const char*)0x0
00008 #define offSDMountFailed (const char*)0x1
00009 #define offOLCDPromtp (const char*)0x2
00010 #define offSSDCommsNOK (const char*)0x3
00011 #define offInvalidCommand (const char*)0x4
00012 #define offPrintReg (const char*)0x5
00013 #define offFopenFailed (const char*)0x6
00014 #define offFreadFailed (const char*)0x7
00015 #define offDirFormat (const char*)0x8
00016 #define offFopenFailed2 (const char*)0x9
00017 #define offFwriteFailed (const char*)0xa
00018 #define offFreadFailed2 (const char*)0xb
00019 #define LCDInitOff 0x1da
00020 #define JPEGInitOff 0x245
00021 #define Font1Off 0xa5d
00022 #define Font2Off 0x125d
00023 #define Font3Off 0x18ed
00024 #define jpeg1Off 0x1d6d
00025 #define jpeg1Size 0x406
00026 #define MsgFileSize 0x2173
00027 #endif