explicitly list ILI9342 as supported

readers may not know that ILI9342 is almost identical to ILI9341
This commit is contained in:
John Belmonte 2022-04-29 11:39:11 +09:00 committed by GitHub
parent 673de31fab
commit 67c3212260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Displays using the following controllers are supported:
* ILI9163 * ILI9163
* ILI9225 * ILI9225
* ILI9341 * ILI9341
* ILI9342
* ILI9481 (DMA not supported with SPI) * ILI9481 (DMA not supported with SPI)
* ILI9486 (DMA not supported with SPI) * ILI9486 (DMA not supported with SPI)
* ILI9488 (DMA not supported with SPI) * ILI9488 (DMA not supported with SPI)