sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
piGlow.h File Reference

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)
 

Macro Definition Documentation

#define PIGLOW_BLUE   4
#define PIGLOW_GREEN   3
#define PIGLOW_ORANGE   1
#define PIGLOW_RED   0
#define PIGLOW_WHITE   5
#define PIGLOW_YELLOW   2

Function Documentation

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)