gb.tft.invertDisplay

Description

void gb.tft.invertDisplay( bool i )

gb.tft.invertDisplay will invert the colors of the display / set it to normal

Parameters

  • bool i: invert? true - yes

Returns

none

Example

N/A