
15
1.5. Set Auto Line
Wrap On
Text will wrap to the next consecutive line once a row becomes full.
1.6. Set Auto Line
Wrap Off
Text will skip one line when wrapping once a row becomes full. Writing order will be rows 1, 3, 2, and then 4.
Column Row
Column Row
Column Row
Sets the cursor to s specific position where the next transmitted character is printed.
1 byte, value between 1 and display width
1 byte, value between 1 and display height
Returns the cursor to the top left of the screen.
Moves cursor one position to the left. Cursor will obey wrap settings.
1.10. Move Cursor
Forward
Moves cursor one position to the right. Cursor will obey wrap settings.
Commentaires sur ces manuels