From 458561c65a1052436f9b3cd7d8e7fa5cb47b8e03 Mon Sep 17 00:00:00 2001 From: Allen Derusha Date: Sun, 16 Jan 2022 09:02:10 -0500 Subject: [PATCH] Update README.md --- Arduino_Sketch/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Arduino_Sketch/README.md b/Arduino_Sketch/README.md index 93927d6..4313cc5 100644 --- a/Arduino_Sketch/README.md +++ b/Arduino_Sketch/README.md @@ -1,5 +1,3 @@ # HASwitchPlate Arduino Sketch -Here you'll find the [Arduino source code](./HASwitchPlate/HASwitchPlate.ino) for the microcontroller firmware along with [a pre-compiled binary image](https://github.com/aderusha/HASwitchPlate/raw/master/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) which can be [flashed directly to your ESP8266](../Documentation/01_Arduino_Sketch.md#nodemcu-flasher). - -Please [check the Arduino Sketch documentation](../Documentation/01_Arduino_Sketch.md) for additional deployment details. +Here you'll find the [Arduino source code](./HASwitchPlate/HASwitchPlate.ino) for the microcontroller firmware along with [a pre-compiled binary image](https://github.com/HASwitchPlate/HASPone/raw/main/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) which can be [flashed directly to your ESP8266](https://github.com/HASwitchPlate/HASPone/wiki/Flashing-HASPone-to-an-ESP8266).