summaryrefslogtreecommitdiff
path: root/vubars.h
diff options
context:
space:
mode:
authorerdgeist <>2008-09-16 15:40:46 +0000
committererdgeist <>2008-09-16 15:40:46 +0000
commit8d957f068792b4ee55f807930c975699c29922a2 (patch)
tree4a960cbe6c05797175a7c8b518f93e4459bafd1d /vubars.h
KickoffHEADmaster
Diffstat (limited to 'vubars.h')
-rw-r--r--vubars.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/vubars.h b/vubars.h
new file mode 100644
index 0000000..8cca6b8
--- /dev/null
+++ b/vubars.h
@@ -0,0 +1,6 @@
1static unsigned long const VU_STEP = 10;
2static unsigned long const VU_PEAK = 400;
3
4int vubars_peak( int wii_id, int led, int is_on );
5void vubars_reduce();
6int vubars_getweather();