mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
💩
This commit is contained in:
parent
098ba8e696
commit
b95a2b6c4f
1 changed files with 5 additions and 1 deletions
|
|
@ -647,11 +647,15 @@ message Waypoint {
|
|||
*/
|
||||
string name = 6;
|
||||
|
||||
/**
|
||||
/*
|
||||
* Description of the waypoint - max 100 chars
|
||||
*/
|
||||
string description = 7;
|
||||
|
||||
/*
|
||||
* Designator icon for the waypoint in the form of a unicode emoji
|
||||
*/
|
||||
fixed32 emoji = 8;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue