From 7cef79d1cc75a6430b0960ed9b034d3df19f0f58 Mon Sep 17 00:00:00 2001 From: Mark Harris <39144395+markyharris@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:37:38 -0700 Subject: [PATCH 1/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb6d8a9..b1c6412 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # E-Paper METAR Display This project is explained and amplified on Instructables.com. See; https://www.instructables.com/7x5-E-Paper-METAR-Display/

+Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its +stable and working properly, an 'All Good' announcement will be made here

NOTE:The FAA has changed their API access causing the earlier version (1.xxx) to become non-functional. This update (v2.1xx) utilizes the newly released API located at https://aviationweather.gov/data/api/. Be sure to update to this new version.

This version also adds a newly configured Web Admin Page which allows for changing the Units to display various data points.

From 8258649dbbed9bd7314dc620e84f8aadc1ca5675 Mon Sep 17 00:00:00 2001 From: Mark Harris <39144395+markyharris@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:39:08 -0700 Subject: [PATCH 2/4] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1c6412..873c961 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # E-Paper METAR Display -This project is explained and amplified on Instructables.com. See; https://www.instructables.com/7x5-E-Paper-METAR-Display/

-Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its +Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its stable and working properly, an 'All Good' announcement will be made here

NOTE:The FAA has changed their API access causing the earlier version (1.xxx) to become non-functional. This update (v2.1xx) utilizes the newly released API located at https://aviationweather.gov/data/api/. Be sure to update to this new version.

This version also adds a newly configured Web Admin Page which allows for changing the Units to display various data points.

+

---------------------------------------------
+This project is explained and amplified on Instructables.com. See; https://www.instructables.com/7x5-E-Paper-METAR-Display/

Updating from Github

If this software is already installed and you just want to update to the latest version of this software enter;


From ba36a9d7b239a6426a21bbc756a961bff03cadbc Mon Sep 17 00:00:00 2001
From: Mark Harris <39144395+markyharris@users.noreply.github.com>
Date: Mon, 1 Jan 2024 19:40:38 -0700
Subject: [PATCH 3/4] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 873c961..f96e41f 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 # E-Paper METAR Display
-Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its
-stable and working properly, an 'All Good' announcement will be made here

NOTE:The FAA has changed their API access causing the earlier version (1.xxx) to become non-functional. This update (v2.1xx) utilizes the newly released API located at https://aviationweather.gov/data/api/. Be sure to update to this new version.

This version also adds a newly configured Web Admin Page which allows for changing the Units to display various data points.

-

---------------------------------------------
+Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its +stable and working properly, an 'All Good' announcement will be made here

+

---------------------------------------------

This project is explained and amplified on Instructables.com. See; https://www.instructables.com/7x5-E-Paper-METAR-Display/

Updating from Github

If this software is already installed and you just want to update to the latest version of this software enter; From ea38853a4ba3b176921e3809e1ea01f6349f2c48 Mon Sep 17 00:00:00 2001 From: Mark Harris <39144395+markyharris@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:41:43 -0700 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96e41f..b4f0f36 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ NOTE:The FAA has changed their API access causing the earlier version (1.xxx) to become non-functional. This update (v2.1xx) utilizes the newly released API located at https://aviationweather.gov/data/api/. Be sure to update to this new version.

This version also adds a newly configured Web Admin Page which allows for changing the Units to display various data points.

-Currently a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its +Currently V2.1 is a work in progress. Files will be actively updated, so please report any bugs you find so they can be fixed. Once its stable and working properly, an 'All Good' announcement will be made here

---------------------------------------------

This project is explained and amplified on Instructables.com. See; https://www.instructables.com/7x5-E-Paper-METAR-Display/