Obviously Considered Harmful.
This commit is contained in:
parent
99efbaf50f
commit
7da086221b
|
@ -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)
|
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
|
`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.
|
only be high for a short time. 1 is for latched mode; the pin will stay high until the state changes.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user