From a1a2a4bb2fc7d88cbeeaf80623e1a338fcd8756f Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sat, 21 Nov 2020 21:51:28 -0600 Subject: [PATCH] Update Overview.md --- docs/Overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Overview.md b/docs/Overview.md index 4e12a85..4d8a13c 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -291,5 +291,7 @@ void loop(){ This fully working example is ready to be uploaded to your ESP32 device where is can be used to operate a hypothetical table lamp connected by a relay to pin 17. Alternatively, you can simply connect an LED to pin 17 and see how it works! Congratulations, you've created your first HomeSpan Sketch. +--- +[↩️](README.md) Back to the Welcome page