Login
Products
Development Software
Open Source Software
Pyxis Boards
Clear Screen
cls()
cls(red,green,blue)
Clears the LCD with the current backcolor if no red/green/blue values specified. Otherwise the current backcolor is set to the supplied values and the screen is clear.