You might try adding these line to your code
Code:define LCD_COMMANDUS 3000 'set command delay time in microseconds define LCD_DATAUS 150 'set data delay time in microseconds
You might try adding these line to your code
Code:define LCD_COMMANDUS 3000 'set command delay time in microseconds define LCD_DATAUS 150 'set data delay time in microseconds
Dave
Always wear safety glasses while programming.
Bookmarks