Not that I can see but then I always wonder if I am missing something whether it is obvious or not.
I have been trying to work out what the $44 do because they are not printed on the screen.Code:LCD_CMD = $44 GOSUB LCDWRITE LCD_CMD = $48 GOSUB LCDWRITE LCD_CMD = $44 GOSUB LCDWRITE LCD_CMD = $45 GOSUB LCDWRITE LCD_CMD = $44 GOSUB LCDWRITE LCD_CMD = $4C GOSUB LCDWRITE
Bookmarks