Update Avahi instructions for Linux Native (#1666)

Based on discord conversation with AndreK
https://discord.com/channels/867578229534359593/871539863307055134/1326665600281481277

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
pdxlocations 2025-01-09 10:32:57 -08:00 committed by GitHub
parent e76e4f3c44
commit c2c73dc926
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -249,8 +249,8 @@ And paste the following:
<service-group>
<name>Meshtastic</name>
<service protocol="ipv4">
<type>_http._tcp</type>
<port>80</port>
<type>_meshtastic._tcp</type>
<port>4403</port>
</service>
</service-group>
```