farmbot v6.0.0 Farmbot.BotState.Pin View Source

State of a pin.

Link to this section Summary

Functions

Digital pin mode

Pwm pin mode

Link to this section Types

Link to this type digital() View Source
digital() :: 1
Link to this type t() View Source
t() :: %Farmbot.BotState.Pin{mode: digital | pwm, value: number}

Pin.

Link to this section Functions

Digital pin mode.