Connection stability

This commit is contained in:
Robin Davies
2022-05-10 15:24:08 -04:00
parent 9c848b951d
commit f533540719
8 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ You can optionally restrict the addresses on which PiPedal will respond by provi
To configure PiPedal to only accept connections on the Wi-Fi host access point:
sudo pipedalconfig --install --port 172.22.1.1:80
sudo pipedalconfig --install --port 172.23.0.2:80
--------
[<< Command-Line Configuration of PiPedal](CommandLine.md) | [Up](Documentation.md) | [Using LV2 Audio Plugins >>](UsingLv2Plugins.md)