Skip to content

Commit 9edaf2f

Browse files
authored
Update mipi_dsi.md
1 parent 200a1cf commit 9edaf2f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/components/display/mipi_dsi.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,13 @@ specified, or a custom init sequence can be provided.
4848
| WAVESHARE-P4-NANO-10.1 | Waveshare | <https://www.waveshare.com/esp32-p4-nano.htm?sku=29031> |
4949
| WAVESHARE-P4-86-PANEL | Waveshare | <https://www.waveshare.com/esp32-p4-wifi6-touch-lcd-4b.htm?sku=31570> |
5050

51-
5251
## Configuration
5352

5453
```yaml
5554
# Example minimal configuration entry
5655
display:
57-
- platform: mipi_dsi
58-
model: WAVESHARE-P4-NANO-10.1
56+
- platform: mipi_dsi
57+
model: JC4880P443C
5958
```
6059
6160
### Configuration options

0 commit comments

Comments
 (0)