From d02bdd533c3cd1bc2e75c25b1a0024081e2ae752 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 24 Jul 2024 23:43:43 +1200 Subject: [PATCH] update supported interfaces in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8766442..78daf4e 100644 --- a/README.md +++ b/README.md @@ -266,9 +266,9 @@ Once completed, you should have a `.exe` or a `.dmg` in the `dist` folder. - [x] AutoInterface - [x] RNodeInterface - [x] TCPClientInterface + - [x] TCPServerInterface + - [x] UDPInterface - [ ] I2PInterface - - [ ] TCPServerInterface - - [ ] UDPInterface - [ ] SerialInterface - [ ] PipeInterface - [ ] KISSInterface