mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fixed
This commit is contained in:
parent
6a53f766bc
commit
8ac99eefe8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue