Leds

public protocol Leds : Peripheral

Leds peripheral interface.

This peripheral allows changing LEDs state.

This peripheral can be retrieved by:

device.getPeripheral(Peripherals.leds)