From 59d035a37dbeadb28db97acce5f738ba52ee9d3a Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Fri, 16 Aug 2024 18:49:23 -0500 Subject: [PATCH] net --- meshtastic/admin.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/admin.proto b/meshtastic/admin.proto index 821fac3..37553d2 100644 --- a/meshtastic/admin.proto +++ b/meshtastic/admin.proto @@ -320,7 +320,7 @@ message AdminMessage { /* * Set time only on the node - * Convenience method to set the time on the node (as NTP quality) without any other position data + * Convenience method to set the time on the node (as Net quality) without any other position data */ fixed32 set_time_only = 43;