-
Notifications
You must be signed in to change notification settings - Fork 8
lcd_width
Anobium edited this page Oct 18, 2020
·
1 revision
Using LCD_WIDTH:
This constant changes the width characteristics of a LCD display. The standard width is assumed to be 20 characters.
This constant allows the width to be optimised for specific LCD chipsets.
Example
#DEFINE LCD_WIDTH 16
Define | Required Connections |
---|---|
|
Default is 20 |
If LCD_WIDTH
is not defined, the WIDTH defaults to 20