From ea42fe802392c3f326af2861d86f73b0af6a9e9f Mon Sep 17 00:00:00 2001 From: charlielito Date: Fri, 21 Apr 2017 17:44:37 -0500 Subject: [PATCH 1/3] Added functionality of input trigger Hi! I added the functionality to stop the "interval" sensing and added an input option to trigger a temperature read from the outside. --- 98-ds18b20.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/98-ds18b20.html b/98-ds18b20.html index 34d437e..23c8514 100644 --- a/98-ds18b20.html +++ b/98-ds18b20.html @@ -1,13 +1,14 @@