Arduino_MKRRGB - end()

Stops the matrix device.

Syntax

MATRIX.end()

Parameters

None.

Returns

None.

Example

MATRIX.end();

See also