mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
wait for bonding complete before telling service to connect
This commit is contained in:
parent
8220e1210f
commit
7d76f99731
2 changed files with 23 additions and 11 deletions
|
|
@ -45,4 +45,7 @@
|
|||
<string name="current_pair">You are currently paired with radio %s</string>
|
||||
<string name="not_paired_yet">You have not paired a radio yet.</string>
|
||||
<string name="change_radio">Change radio</string>
|
||||
<string name="please_pair">Please pair device in Android Settings.</string>
|
||||
<string name="pairing_completed">Pairing completed, starting service</string>
|
||||
<string name="pairing_failed_try_again">Pairing failed, please select again</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue