From 672b03fbaf45684af4c86d5cb5dcd0a2e9133b87 Mon Sep 17 00:00:00 2001 From: aderusha Date: Wed, 24 Nov 2021 08:46:57 -0500 Subject: [PATCH] Better README formatting --- update/README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/update/README.md b/update/README.md index 59db861..606b11f 100644 --- a/update/README.md +++ b/update/README.md @@ -4,9 +4,13 @@ Files here are used for the auto-update routine which will periodically check Gi `version-insecure.json` utilizes an externally-hosted proxy to strip off SSL in order to support versions of HASP prior to the introduction of SSL support in v0.41. +--- + ## Legacy Releases -* [HASPone 1.03](https://raw.githubusercontent.com/HASwitchPlate/HASPone/2a8df65334f8b694676e4e2d75cdc7e6daac9b4e/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) -* [HASPone 1.02](https://raw.githubusercontent.com/HASwitchPlate/HASPone/2098a87c3b6910992a1b425628f7b1b8735487db/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) -* [HASPone 1.01](https://raw.githubusercontent.com/HASwitchPlate/HASPone/a1ca2c244bc15feb0360132d86a3048908be5aa6/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) -* [HASPone 1.00](https://raw.githubusercontent.com/HASwitchPlate/HASPone/bdaa5e7d906666df31adba7b503f14c2e3ccaeb5/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin) +If you need to downgrade for whatever reason, paste the link below into the "Update ESP8266 from URL" dialog under "Update Firmware". + +* **HASPone 1.03** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/2a8df65334f8b694676e4e2d75cdc7e6daac9b4e/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin` +* **HASPone 1.02** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/2098a87c3b6910992a1b425628f7b1b8735487db/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin` +* **HASPone 1.01** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/a1ca2c244bc15feb0360132d86a3048908be5aa6/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin` +* **HASPone 1.00** `https://raw.githubusercontent.com/HASwitchPlate/HASPone/bdaa5e7d906666df31adba7b503f14c2e3ccaeb5/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin`