A library adding RGB LEDs in both common anode and cathode types.
Node | Description |
---|
common-cathode-rgb-led | Common cathode RGB LED. This node will not work correctly for common anode RGB LEDs. |
common-anode-rgb-led | Common anode RGB LED. This node will not work correctly for common cathode RGB LEDs. |
To use the nodes in your project you should have the
coreyr/rgb-led
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.