Skip to content

Commit

Permalink
Added ILI9488 to Readme.md (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
gayuha authored Sep 20, 2020
1 parent 9766d43 commit 662e8db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ If you connected wires directly on the Pi instead of using a Hat from the above
- `-DST7735S=ON`: If you have a ST7735S display, use this.
- `-DILI9486=ON`: If you have a ILI9486 display, pass this directive.
- `-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)
- `-DILI9488=ON`: If you have a ILI9488 display, pass this directive.
- `-DMPI3501=ON`: If specified, targets a display with MPI3501 display controller.

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

0 comments on commit 662e8db

Please sign in to comment.