to pyro_65
My goal for today is to initialize the LCD and print just a character or move cursor. I am reading the datasheet. I compare it to the library
what are these?
define LCD_CLEARDISPLAY 0x01
#define LCD_RETURNHOME 0x02
#define LCD_ENTRYMODESET 0x04
#define LCD_DISPLAYCONTROL 0x08
What is this numbe? 0x01