[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Wii Remote support -- first patch



I typoed:

> - I recall reading in the code that some of the accelerometer calculations
> work best if the device is polled with inconsistent frequency.

Er, I meant: "the accelerometer reading code works best when polled with
CONSISTENT frequency".

If that turns out to be a big deal, a dedicated thread would seem like a
pretty good idea, especially if it had to run at frequencies higher than
60hz.

-Dave