From 8bb14a050da373359beee38d0b76bcad80a4eeeb Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 19 Jun 2024 15:44:48 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b124942..5b9a024 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ other features - uses the locaton of the node if known - `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 ### 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.