mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
clean up user setting
This commit is contained in:
parent
0befe48923
commit
9dcfb59ee0
6 changed files with 205 additions and 229 deletions
|
|
@ -17,6 +17,7 @@ interface IMeshService {
|
|||
/**
|
||||
* Set the ID info for this node
|
||||
|
||||
If myId is null, then the existing unique node ID is preserved, only the human visible longName/shortName is changed
|
||||
*/
|
||||
void setOwner(String myId, String longName, String shortName);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue