Change this
toCode:DEFINE LCD_DBIT 4 ' 4 bit selected
Code:DEFINE LCD_DBIT 0 ' Databit start at PORTB.0
Change this
toCode:DEFINE LCD_DBIT 4 ' 4 bit selected
Code:DEFINE LCD_DBIT 0 ' Databit start at PORTB.0
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks