Merge pull request #269 from meshtastic/rename-emoji-icon

Rename to icon
This commit is contained in:
Ben Meadors 2023-01-11 19:26:10 -06:00 committed by GitHub
commit e00b5ba7d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -655,7 +655,7 @@ message Waypoint {
/*
* Designator icon for the waypoint in the form of a unicode emoji
*/
fixed32 emoji = 8;
fixed32 icon = 8;
}
/*