From 48638eacdca447efa473e9d4c47a9e35bd941a21 Mon Sep 17 00:00:00 2001 From: 30hours Date: Tue, 6 Feb 2024 11:32:54 +0000 Subject: [PATCH] Add discord link to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4d2b9f..fb3e120 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ The radar processing output is available on [http://localhost:49152](http://loca ## Contributing -Pull requests are welcome - especially for adding support for a new SDR. +Join the [Discord](https://discord.gg/ewNQbeK5Zn) chat for sharing results and support. + +Pull requests are welcome - especially for adding support for a new SDR. - Currently have an issue where the USRP B210 is timing out after 5-10 mins and crashes the code. Convinced it's an issue with my usage of the API - email me for more info.