Originally Posted by HenrikOlsson
I just checked it out.
If you look in any .lst file that contains any LCD defines or usage, you'll see that the LCD_COMMANDUS is a word variable internal to PBP and, as I suspected, LCD_DATAUS is a byte variable internal to PBP. So, you can't use anything higher than 255 in LCD_DATAUS.
Another thing to be changed in upcoming PBP manuals...
JDG
Bookmarks