ledDriver

fun ledDriver(name: String): Lazy<RevBlinkinLedDriver>

Helper function to create an LED driver property delegate.

Return

a Lazy that gets the LED driver from the hardware map

Parameters

name

the name of the LED driver