TwclWiiRemoteClientConnection.DoStatusChanged(Double,TwclWiiRemoteLeds) Method

Fires the OnStatusChanged event.

Namespace: wclBluetooth
protected
 procedure DoStatusChanged(const Batt: Double;
 const Leds: TwclWiiRemoteLeds); virtual;

Parameters

Batt
Type: Double

The WeDo Remote battery level.

Leds
Type: TwclWiiRemoteLeds

The We Do Remote LEDs state.