From 64a1b5213c3ffc4db70bd3666d1d2df71a21eac3 Mon Sep 17 00:00:00 2001 From: Jeena Date: Mon, 9 Apr 2018 10:00:38 +0200 Subject: [PATCH] Add hardware setup picture to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38c462b..341813a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,11 @@ morning an Home Assistant so it can automate different things accordingly. git clone https://github.com/jeena/esp8266-button.git -## Setup +## Hardware setup + +![Hardware setup](https://github.com/jeena/esp8266-button/raw/master/espbutton-schema.png) + +## Software setup Open the espbutton/espbutton.ino file in the Arduino IDE.