|
PixelKey
NeoPixel USB Key
|
Variables | |
| const color_t | color_red |
| Red: #FF0000. | |
| const color_t | color_orange |
| Orange: #FF8000. | |
| const color_t | color_yellow |
| Yellow: #FFFF00. | |
| const color_t | color_neon |
| Neon: #80FF00. | |
| const color_t | color_green |
| Green: #00FF00. | |
| const color_t | color_seafoam |
| Seafoam: #00FF80. | |
| const color_t | color_cyan |
| Cyan: #00FFFF. | |
| const color_t | color_lightblue |
| Light Blue: #0080FF. | |
| const color_t | color_blue |
| Blue: #0000FF. | |
| const color_t | color_purple |
| Purple: #8000FF. | |
| const color_t | color_magenta |
| Magenta: #FF00FF. | |
| const color_t | color_pink |
| Pink: #FF0080. | |
| const color_t | color_white |
| White: #FFFFFF. | |
| const color_t | color_black |
| Black: #000000. | |
| const color_t | color_off |
| Off: #000000. | |