Documentation ¶
Index ¶
Constants ¶
View Source
const ( OrientTop = Orientation(ili9341.Rotation0) OrientLeft = Orientation(ili9341.Rotation90) OrientBottom = Orientation(ili9341.Rotation180) OrientRight = Orientation(ili9341.Rotation270) )
Constants defining all possible screen rotations.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orientation ¶
Orientation defines screen rotation with respect to the USB port.
Click to show internal directories.
Click to hide internal directories.