mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
add decoded payload to debug panel (#2472)
This commit is contained in:
parent
9339958398
commit
085ccf566f
3 changed files with 130 additions and 10 deletions
|
|
@ -165,6 +165,7 @@
|
|||
<string name="text_messages">Text messages</string>
|
||||
<string name="channel_invalid">This Channel URL is invalid and can not be used</string>
|
||||
<string name="debug_panel">Debug Panel</string>
|
||||
<string name="debug_decoded_payload">Decoded Payload:</string>
|
||||
<string name="debug_logs_export">Export Logs</string>
|
||||
<string name="debug_last_messages">500 last messages</string>
|
||||
<string name="debug_filters">Filters</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue