summaryrefslogtreecommitdiff
path: root/vubars.h
blob: 8cca6b87c8d2ddc2d699aaa5a6acdfa95c93e396 (plain)
1
2
3
4
5
6
static unsigned long const VU_STEP = 10;
static unsigned long const VU_PEAK = 400;

int  vubars_peak( int wii_id, int led, int is_on );
void vubars_reduce();
int  vubars_getweather();