led_l – Type: uint8, Range: See meanings, Default: 1
led_r – Type: uint8, Range: See meanings, Default: 1
Response:
no response
Sets the state of the LEDs. Possible states are:
0 = AutoToggleOn: Enables auto toggle with initially enabled LED.
1 = AutoToggleOff: Activates auto toggle with initially disabled LED.
2 = On: Enables LED (auto toggle is disabled).
3 = Off: Disables LED (auto toggle is disabled).
In auto toggle mode the LED is toggled automatically at each press of a button.
If you just want to set one of the LEDs and don't know the current state
of the other LED, you can get the state with get_led_state or you
can use set_selected_led_state.
The following meanings are defined for the elements of this function: