farmbot v6.4.1 Farmbot.System.GPIO.StubHandler View Source
Stub for handling GPIO.
Link to this section Summary
Link to this section Functions
Register a pin.
Callback implementation for Farmbot.System.GPIO.Handler.register_pin/1
.
Start the handler.
Callback implementation for Farmbot.System.GPIO.Handler.start_link/0
.
Unregister a pin.
Callback implementation for Farmbot.System.GPIO.Handler.unregister_pin/1
.