diff --git a/mesh.proto b/mesh.proto index 252e6c1..c9a2251 100644 --- a/mesh.proto +++ b/mesh.proto @@ -655,7 +655,7 @@ message Waypoint { /* * Designator icon for the waypoint in the form of a unicode emoji */ - fixed32 emoji = 8; + fixed32 icon = 8; } /*