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] 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.