diff --git a/content/components/display/mipi_dsi.md b/content/components/display/mipi_dsi.md index 4cf1fd7ac7..212545812f 100644 --- a/content/components/display/mipi_dsi.md +++ b/content/components/display/mipi_dsi.md @@ -43,6 +43,7 @@ specified, or a custom init sequence can be provided. | Model | Manufacturer | Product Description | | ---------------------- | ------------ | ----------------------------------------------------------------------------- | | JC1060P470 | Guition | | +| JC4880P443C | Guition | | | M5STACK-TAB5 | M5Stack | | | WAVESHARE-P4-NANO-10.1 | Waveshare | | | WAVESHARE-P4-86-PANEL | Waveshare | | @@ -52,8 +53,8 @@ specified, or a custom init sequence can be provided. ```yaml # Example minimal configuration entry display: - - platform: mipi_dsi - model: WAVESHARE-P4-NANO-10.1 + - platform: mipi_dsi + model: JC4880P443C ``` ### Configuration options