Obviously Considered Harmful.

This commit is contained in:
Anna Rose 2020-05-06 17:07:37 -04:00
parent 99efbaf50f
commit 7da086221b

View File

@ -28,7 +28,7 @@ array, with the following format:
The index of the item in the top-level array is its 'index' value in the webhook. (see webhook data, below)
`output_pin` is obviously the pin to control.
`output_pin` is the pin to control.
`control_mode` is either 0 or 1. 0 is for momentary mode; that is, when the state is active the pin will
only be high for a short time. 1 is for latched mode; the pin will stay high until the state changes.