#include <revolution/wbc.h>BOOL WBCSetupCalibration ( void );
None.
Returns TRUE if the read of the calibration data started successfully. Returns FALSE if it failed.
Reads calibration data necessary for weight conversion from the Wii Balance Board. Once the calibration data is obtained, there is no need to obtain it again as long as the Wii Balance Board does not change. Bear in mind that actual processing continues on for a short time (about 650ms) before completing. Use WBCGetCalibrationStatus to determine whether this function has completed normally.
2008/04/17 Changed the return value to a BOOL.
2007/10/02 Initial version.
CONFIDENTIAL