I am trying to finish up a tutorial, and I am trouble with AccelerometerReadingEventArgs. I have added the Microsoft.Devices.Sensor and I have stated the using Microsoft.Devices.Sensors I have access to AccelerometerReadingAsyncEventArgs but this isn't exactly what I need. I am using 2.0.5 and I think I need to update, but not sure how to do it. Any help would be great!
Should I be seeing AccelerometerReadingAsyncEventArgs if I have the newest XNA framework? or should I be seeing AccelerometerReadingEventArgs??