From c827f64510aed4d18fbbf5aed0ea9e8bec052625 Mon Sep 17 00:00:00 2001 From: mmcw-dev Date: Wed, 22 Nov 2017 09:58:57 -0500 Subject: [PATCH] Update intval module documentation --- lib/intval/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/intval/Readme.md b/lib/intval/Readme.md index fd7df24..07fdf49 100644 --- a/lib/intval/Readme.md +++ b/lib/intval/Readme.md @@ -76,8 +76,8 @@ Using GPIO 05 on Raspberry Pi Zero W. 1) If closed, start timer. 2) If opened, check timer AND -3) If `press` (`now - intval._state.release.time`) greater than minimum and less than `intval._releaseSequence`, start frame -4) If `press` greater than `intval._releaseSequence`, start sequence +3) If `press` (`now - intval._state.release.time`) greater than minimum and less than `intval._release.seq`, start frame +4) If `press` greater than `intval._release.seq`, start sequence Button + 10K ohm resistor * 1 === open