wiimote/LEDControl Message

File: wiimote/LEDControl.msg

# Message to request Wiimote LED operations. The Wiimote has four
# LEDs. This message enables its user to turn each individual LED
# on or off, and to define a blink pattern for each LEDs.
#        See TimedSwitch.msg for details.

TimedSwitch[] timed_switch_array  

Expanded Definition

TimedSwitch[] timed_switch_array
    int8 ON=1
    int8 OFF=0
    int8 NO_CHANGE=-2
    int8 REPEAT=-1
    int8 FOREVER=-1
    int8 switch_mode
    int32 num_cycles
    float32[] pulse_pattern