PIDevice_MAX7219_LED_MATRIX Xojo Plugin

PIDevice_MAX7219_LED_MATRIX.Clear Method (console safe)

Clears one or all matrixes.

Clear(
   matrixNumber as Integer)

Parameters

matrixNumber
The number of the matrix to send to. 1 is the first display. If you put -1 here then it will send to all the displays.

Remarks

See Also

PIDevice_MAX7219_LED_MATRIX Class