16 lines
444 B
Markdown
16 lines
444 B
Markdown
# RGB LED Versions
|
|
Displaying the version and its functions with examples.
|
|
|
|
## Version 01
|
|
|
|
In these functions, you must specify the MDP pin corresponding to the module you are using.
|
|
|
|

|
|
|
|
*Example 1*
|
|
This function takes three values, one for each color: Red, Green, and Blue.
|
|
|
|

|
|
|
|
*Example 2*
|
|
This function takes three values—one for Red, Green, and Blue—and also allows you to control the brightness of each. |