Reference Language | Libraries | Comparison | Changes
Clear the physical display trixel window to white
or fill it with a given tribit or character.
The buffer is not changed but the corresponding rectangle is erased on the physical display.
Trixel.hide()
Trixel.hide(character)
character (optional): tribit or character to fill with instead of blank.
no value
Corrections, suggestions, and new documentation should be posted to the Forum.
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.