From 7da086221ba8367387229710e65221e06197e60b Mon Sep 17 00:00:00 2001 From: Anna Wiggins Date: Wed, 6 May 2020 17:07:37 -0400 Subject: [PATCH] Obviously Considered Harmful. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6541d8a..6bde03a 100644 --- a/readme.md +++ b/readme.md @@ -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.