documentation for balance board

This commit is contained in:
Ryan Pavlik
2011-05-02 13:48:01 -05:00
parent 0ebc6b70fb
commit 311700e7dc
2 changed files with 24 additions and 4 deletions

View File

@@ -144,6 +144,9 @@ void wii_board_event(struct wii_board_t* wb, byte* msg) {
wb->bl = do_interpolate(wb->rbl, wb->cbl);
}
/**
@todo not implemented!
*/
void wiiuse_set_wii_board_calib(struct wiimote_t *wm)
{
}