gb.tft.setRotation

Description

void gb.tft.setRotation( uint8_t r )

gb.tft.setRotation sets the rotation the TFT is installed in.

Parameters

  • uint8_t r: rotation direction (IDK which is which, look in the DS )

Returns

none

Example

N/A