|
typedef Vect3d< float > | fp_color_type |
|
typedef Vect3d< uint8_t > | color_type |
|
|
| NeoPixelCircularDisplay (uint8_t pin, uint8_t type=NEO_GRB+NEO_KHZ800) |
|
void | init () |
|
void | show () |
|
void | reset () |
|
void | setBrightness (uint8_t b) |
|
void | setColor (color_type color, bool blend=false) |
|
void | setColor (uint16_t idx, color_type color, bool blend=false) |
|
void | setColorFp (float rad, color_type color, float sigma, bool blend=false) |
|
|
static float | radBetweenPixels () |
|
The documentation for this class was generated from the following file: