feat #1688: Add UDP mesh toggle (#1689)

Adds a toggle to enable or disable mesh via UDP.
This commit is contained in:
James Rich 2025-03-18 18:44:39 -05:00 committed by GitHub
parent 6720764ed4
commit 451be0b98c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -341,4 +341,6 @@
<string name="meshtastic_low_battery_notifications">Low battery notifications</string>
<string name="low_battery_title">Low battery: %s</string>
<string name="meshtastic_low_battery_temporary_remote_notifications">Low battery notifications (favorite nodes)</string>
<string name="mesh_via_udp_enabled">Mesh via UDP enabled</string>
<string name="udp_config">UDP Config</string>
</resources>