From 5cf1787d94dc23ae1fe2f6708c70049fb57eb340 Mon Sep 17 00:00:00 2001 From: Kyle Husmann Date: Mon, 23 Dec 2024 15:14:01 -0800 Subject: [PATCH] update TODO item --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94fd88c..da854a1 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Things to do, in no particular order: - [ ] Implement more commands and settings - [ ] Make a higher-level interface for sending / receiving TNC data (right now you have to break it into fragments) -- [ ] Support more radios +- [ ] Find more radios that use this protocol and test them with this library - [ ] Figure out firmware flashing process / protocol (this is key for long-term independence from the HT app)