diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 6a97fc3..c34a5da 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -905,8 +905,7 @@ message MeshPacket { fixed32 from = 1; /* - * The (immediatSee Priority description for more details.y should be fixed32 instead, this encoding only - * hurts the ble link though. + * The (immediate) destination for this packet */ fixed32 to = 2;