##
position($x, $y)
Moves the cursor to the specified position on the LCD display.
Parameters:
$x
Mandatory: Column position. 0 is the left-most edge.
$y
Mandatory: Row position. 0 is the top row.
####
position($x, $y)
Moves the cursor to the specified position on the LCD display.
Parameters:
$x
Mandatory: Column position. 0 is the left-most edge.
$y
Mandatory: Row position. 0 is the top row.