Skip to content

Toggle Digital

AutomationDirect edited this page Jan 8, 2020 · 1 revision

Toggle Digital


Description

Toggle the state of an input pin on an Arduino module.


Usage

Use the 'pin #' to select which digital pin to toggle on/off. If the state of the pin is 'HIGH/true', this block will set it to 'LOW/false' and vice versa.

Clone this wiki locally