#include <revolution/kpad.h> f32 KPADWorkMplsCalibration( s32 chan );
| chan | One of the WPAD_CHANn values. |
|---|
Returns a value between 0 and 1 when calibration is being performed, and a negative value when calibration is not being performed. Represents the progress status of the current calibration process.
Gets the progress status of the at-rest (zero-point) calibration process for the specified channel's Wii MotionPlus. A return value of 0.0f indicates that calibration has finished.
KPADStartMplsCalibration
KPADStopMplsCalibration
KPADRead
2008/12/04 Initial version.
CONFIDENTIAL