From f3c1a56b9d14b753d4a0cd61f391b5d629d779d9 Mon Sep 17 00:00:00 2001 From: Mark Harris <39144395+markyharris@users.noreply.github.com> Date: Sun, 7 Jan 2024 15:41:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8969f02..033b0dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # E-Paper METAR Display - 1-7-2024. v2.1 has been updated to work with the new FAA API. Also, new features have been added to include the ability to select a subset of layouts to cycle through. Also, differing units for display are not available and choosable through the web admin page.

+Note: 1-7-2024. v2.1 has been updated to work with the new FAA API. Also, new features have been added to include the ability to select a subset of layouts to cycle through. Also, differing units for display are not available and choosable through the web admin page.

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.