mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(settings): add DNS support and fix UDP protocol toggle (#5013)
This commit is contained in:
parent
150ee3f1a4
commit
ad08a6c7b7
2 changed files with 31 additions and 19 deletions
|
|
@ -689,6 +689,7 @@
|
|||
<string name="ip">IP</string>
|
||||
<string name="gateway">Gateway</string>
|
||||
<string name="subnet">Subred</string>
|
||||
<string name="dns">DNS</string>
|
||||
<string name="paxcounter_config">Paxcounter Config</string>
|
||||
<string name="paxcounter_enabled">Paxcounter enabled</string>
|
||||
<string name="status_message">Status Message</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue