--- myth_py_wii.py 2009-05-03 14:09:10.000000000 -0700 +++ myth_py_wii.py 2009-07-02 10:13:07.000000000 -0700 @@ -148,7 +148,7 @@ # Wiimote calibration data (cache this) self.wii_calibration = self.wm.get_acc_cal(cwiid.EXT_NONE) return self.wm - def wmcb(self, messages): + def wmcb(self, messages, timeIgnore): state = self.state for message in messages: if message[0] == cwiid.MESG_BTN: