Export to GitHub

arduino-vgaout - SetCursor.wiki


Cooming Soon

set_cursor(x,y)

Select the new cursor position.

Use

set_cursor( x, y )

  • Arguments
    • unsigned char x : new x coordinate of the cursor
    • unsigned char y : new y coordinate of the cursor.