diff --git a/mesh.proto b/mesh.proto index 8e6a4ec..30aaffe 100644 --- a/mesh.proto +++ b/mesh.proto @@ -1053,7 +1053,7 @@ message NodeInfo { */ fixed32 last_heard = 5; /* - * The latest telemetry data for the node. + * The latest device telemetry data for the node. */ Telemetry telemetry = 6; }