From 59a37bb2bbf92d00d469bd3506d06bced508764a Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Thu, 26 Nov 2020 10:19:51 -0600 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Reference.md b/docs/Reference.md index 7c7f8de..51409fe 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -155,4 +155,6 @@ HomeSpan automatically calls the `button(int pin, int pressType)` method of a Se HomeSpan will report a warning, but not an error, during initialization if the user had not overridden the virtual button() method for a Service contaning one or more Buttons; triggers of those Buttons will simply ignored. +--- +[↩️](README.md) Back to the Welcome page