Skip to content

st7920gtile

Anobium edited this page Oct 18, 2020 · 1 revision
ST7920gTile

Syntax:

    ST7920gTile ( byte variable , byte variable)

Explanation:

Tile LCD screen with two bytes in Graphic Mode.

Example usage:

    ST7920gTile (0x55, 0x85) ‘tile the screen with an odd cross hatch
Clone this wiki locally