Gpio Output Block
The Gpio Output block writes the input value to the specified GPIO pin. A value of 0 will set the pin low, any other value will set it high.
Parameters
- Pin Number (default = 0): The pin number (using BCM numbering) to write to.
The Gpio Output block writes the input value to the specified GPIO pin. A value of 0 will set the pin low, any other value will set it high.