Comment distinction

pull/133/head
Ben Meadors 2022-03-27 08:06:19 -05:00
rodzic 76d4e35fe4
commit 0a4e99a151
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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