Comment distinction

This commit is contained in:
Ben Meadors 2022-03-27 08:06:19 -05:00
parent 76d4e35fe4
commit 0a4e99a151

View file

@ -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;
}