We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200a1cf commit 9edaf2fCopy full SHA for 9edaf2f
content/components/display/mipi_dsi.md
@@ -48,14 +48,13 @@ specified, or a custom init sequence can be provided.
48
| WAVESHARE-P4-NANO-10.1 | Waveshare | <https://www.waveshare.com/esp32-p4-nano.htm?sku=29031> |
49
| WAVESHARE-P4-86-PANEL | Waveshare | <https://www.waveshare.com/esp32-p4-wifi6-touch-lcd-4b.htm?sku=31570> |
50
51
-
52
## Configuration
53
54
```yaml
55
# Example minimal configuration entry
56
display:
57
- - platform: mipi_dsi
58
- model: WAVESHARE-P4-NANO-10.1
+ - platform: mipi_dsi
+ model: JC4880P443C
59
```
60
61
### Configuration options
0 commit comments