Skip to content

Commit 662e8db

Browse files
authored
Added ILI9488 to Readme.md (#162)
1 parent 9766d43 commit 662e8db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ If you connected wires directly on the Pi instead of using a Hat from the above
133133
- `-DST7735S=ON`: If you have a ST7735S display, use this.
134134
- `-DILI9486=ON`: If you have a ILI9486 display, pass this directive.
135135
- `-DILI9486L=ON`: If you have a ILI9486L display, pass this directive. Note that ILI9486 and ILI9486L are quite different, mutually incompatible controller chips, so be careful here identifying which one you have. (or just try both, should not break if you misidentified)
136+
- `-DILI9488=ON`: If you have a ILI9488 display, pass this directive.
136137
- `-DMPI3501=ON`: If specified, targets a display with MPI3501 display controller.
137138

138139
And additionally, pass the following to customize the GPIO pin assignments you used:

0 commit comments

Comments
 (0)