Companion

object Companion

Functions

Link copied to clipboard
fun multiple(hMap: HardwareMap, vararg ids: Pair<String, Boolean>): List<Motor.Encoder>
fun multiple(hMap: HardwareMap, vararg ids: String): List<Motor.Encoder>

Utility method for constructing multiple encoders with the same specifications.