analogInput

fun analogInput(name: String): Lazy<AnalogInput>

Helper function to create an AnalogInput property delegate.

Return

a Lazy that gets the AnalogInput from the hardware map

Parameters

name

the name of the AnalogInput