Uses of Class
com.kosdev.kos.core.service.gpio.GpioOutputPin
Packages that use GpioOutputPin
-
Uses of GpioOutputPin in com.kosdev.kos.core.service.gpio
Methods in com.kosdev.kos.core.service.gpio that return GpioOutputPinModifier and TypeMethodDescriptionGpioService.createOutputPin(NodeId nodeId, GpioOutputPinDef def) Create an output pin on the specified node.GpioService.createOutputPin(GpioOutputPinDef def) Create an output pin on the local node.