|
sketchbook
|
Go to the source code of this file.
Macros | |
| #define | PIGLOW_RED 0 |
| #define | PIGLOW_ORANGE 1 |
| #define | PIGLOW_YELLOW 2 |
| #define | PIGLOW_GREEN 3 |
| #define | PIGLOW_BLUE 4 |
| #define | PIGLOW_WHITE 5 |
Functions | |
| void | piGlow1 (const int leg, const int ring, const int intensity) |
| void | piGlowLeg (const int leg, const int intensity) |
| void | piGlowRing (const int ring, const int intensity) |
| void | piGlowSetup (int clear) |
| #define PIGLOW_BLUE 4 |
| #define PIGLOW_GREEN 3 |
| #define PIGLOW_ORANGE 1 |
| #define PIGLOW_RED 0 |
| #define PIGLOW_WHITE 5 |
| #define PIGLOW_YELLOW 2 |
| void piGlow1 | ( | const int | leg, |
| const int | ring, | ||
| const int | intensity | ||
| ) |
| void piGlowLeg | ( | const int | leg, |
| const int | intensity | ||
| ) |
| void piGlowRing | ( | const int | ring, |
| const int | intensity | ||
| ) |
| void piGlowSetup | ( | int | clear | ) |
1.8.6