From 8ac99eefe8d7b38b4ecdba9ef5858d6bcb3ba537 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Fri, 16 Aug 2024 18:31:16 -0500 Subject: [PATCH] Fixed --- meshtastic/admin.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/admin.proto b/meshtastic/admin.proto index c2c09cd..821fac3 100644 --- a/meshtastic/admin.proto +++ b/meshtastic/admin.proto @@ -322,7 +322,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 */ - uint32 set_time_only = 43; + fixed32 set_time_only = 43; /* * Begins an edit transaction for config, module config, owner, and channel settings changes