I think of some other ways, but it's damn too much coding for a so simple thingThe asm side's still good enough though. It would have been soo easy if we could do
DEFINE LCD_EN_LINE PORTC,1
and then
LCD_EN_LINE VAR BIT EXT... BUT NOPE
OR
even easier.. have them ready to use, nothing to hack...
Why I do prefer the DEFINE way... hahaha, I have no ideaProbably to fit with PBP LCDOUT, HSEROUT, DEBUG etc etc etc
Bookmarks