File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/components/display Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ but can be overridden if needed.
5050 or with separate config keys. For models with full pre-defined configuration this is optional and will be preset by
5151 the model selected. The dimensions are specified in pixels, and the width and height must be greater than 0.
5252
53- - **height** (**Required**, int): Specifies height of display.
54- - **width** (**Required**, int): Specifies width of display.
53+ - **height** (**Required**, int): Specifies height of display.
54+ - **width** (**Required**, int): Specifies width of display.
5555
5656- **rotation** (*Optional*, int): Set the rotation of the display. Everything you draw in `lambda:` will be rotated
5757 by this option. One of `0°` (default), `90°`, `180°`, `270°`.
You can’t perform that action at this time.
0 commit comments