From 9e27043bdce08c9e75b4e8f432fa1173eb5bcfa0 Mon Sep 17 00:00:00 2001 From: Raul Victor Trombin Date: Thu, 23 May 2024 16:25:49 -0300 Subject: [PATCH] README: Update bridges instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0226480c9..e25fdf1eb 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ For external use via UDP, consider using [bridges](https://github.com/patrickele #### On the host :satellite: (Where ping device is connected): ```shell -bridges --port /dev/ttyUSB0:115200 -u 0.0.0.0:8080 +bridges --port /dev/ttyUSB0:3000000 -u 0.0.0.0:8080 --no-udp-disconnection --abr ``` #### On the client :computer::