From the PBP manual
5.39. LCDOUT
‘ Set command delay time in us
DEFINE LCD_COMMANDUS 2000
‘ Set data delay time in us
DEFINE LCD_DATAUS 50
Luciano
From the PBP manual
5.39. LCDOUT
‘ Set command delay time in us
DEFINE LCD_COMMANDUS 2000
‘ Set data delay time in us
DEFINE LCD_DATAUS 50
Luciano
Bookmarks