1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META http-equiv="Content-Style-Type" content="text/css"> 6<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 7<title>KPADResetWbcTgcWeight</title> 8</head> 9 10<body> 11 12<h1>KPADResetWbcTgcWeight</h1> 13 14<h2>Syntax</h2> 15<dl><dd><pre class="construction"> 16#include <revolution/kpad.h> 17 18void KPADResetWbcTgcWeight( void ); 19</pre></dd></dl> 20 21<h2>Arguments</h2> 22<p>None.</p> 23 24<h2>Return Values</h2> 25<p>None.</p> 26 27<H2>Description</H2> 28<p> 29Recalculates the body weight measured by the Wii Balance Board with temperature and gravity corrections applied. 30</p> 31 32<h2>See Also</h2> 33<p> 34None. 35</p> 36 37<H2>Revision History</H2> 38<P> 392008/12/12 Initial version. 40</P> 41 42<hr><p>CONFIDENTIAL</p></body> 43</html> 44