.rotated Property
Function: |
Specifies whether the image on the display panel is to be rotated 180 degrees. |
Type: |
Enum (no_yes, byte) |
Value Range: |
0 — NO: Not rotated (default). 1 — YES: Rotated 180 degrees. |
See Also: |
Details
Set this property according to the orientation of the display panel in your device.
This property can only be changed when the display is disabled (lcd.enabled = 0 — NO).