Skip to content

Commit

Permalink
Merge pull request #382 from espressif/docs/esp32_p4_lcd_definition
Browse files Browse the repository at this point in the history
docs(esp32_p4_devboard): Fix LCD resolution in readme
  • Loading branch information
tore-espressif authored Aug 27, 2024
2 parents 1938819 + ecf84bd commit 9ddd9e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bsp/esp32_p4_function_ev_board/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ ESP32-P4 Function EV Board is internal Espressif board for testing features on E
Configuration in `menuconfig`.

Selection LCD display `Board Support Package(ESP32-P4) --> Display --> Select LCD type`
- LCD 7-inch 1024x600 - ili9881c (default)
- LCD 1280x800 - ek79007
- LCD 7-inch 1280x800 - ili9881c (default)
- LCD 1024x600 - ek79007

Selection color format `Board Support Package(ESP32-P4) --> Display --> Select LCD color format`
- RGB565 (default)
Expand Down

0 comments on commit 9ddd9e1

Please sign in to comment.