From 63752f23fc28a7e581c9459e708c6064596e60c3 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 19 Jun 2024 18:23:10 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65cd08b..76b86df 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ other features - `solar` gives an idea of the x-ray flux - `hfcond` returns a table of HF solar conditions - `whereami` returns the address of location of sender if known + - `tide` returns the local tides (NOAA data source) ### Configurations Currently config modifications is edit to code. Be sure to uncomment the appropriate interface for your method (serial/BLE/TCP). Only one at a time is supported to a single node at a time.