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