From a10dab516c83e40f41d704c0917052cc8c72e2c4 Mon Sep 17 00:00:00 2001 From: TSC21 Date: Wed, 14 Jul 2021 14:24:43 +0200 Subject: [PATCH] timesync: remove system ID field from the timesync message --- msg/timesync.msg | 1 - 1 file changed, 1 deletion(-) diff --git a/msg/timesync.msg b/msg/timesync.msg index 45c92f27e7..67f415c744 100644 --- a/msg/timesync.msg +++ b/msg/timesync.msg @@ -1,5 +1,4 @@ uint64 timestamp # time since system start (microseconds) -uint8 sys_id # id of the origin system uint8 seq # timesync msg sequence int64 tc1 # time sync timestamp 1 int64 ts1 # time sync timestamp 2