Table of Contents

Function Definition: clearled(x_position = 1, y_position = 1)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
x_positionintX position of the LED.1, 2, 3, 4, 5, 6, or 71
y_positionintY position of the LED.1, 2, 3, 4, or 51

Description

The function turns off the specified RGB LED of Quarky (specified with X and Y position of the LED).

Example

There are no examples documented for this article.