Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 439 Bytes

File metadata and controls

12 lines (6 loc) · 439 Bytes

ClearCube

Clear all RGB LEDs on the cube

Syntax: ClearCube()

Notes: The visible result is the same as if ClearCanvas() and PrintCanvas() were called. However, the virtual canvas is not modified. This function is useful as the example with FlashCanvas, because it accesses the cube's surface directly.

Example: ClearCube()

See also: ReadRGBLed