From baf81abbabb3bbaa20be86583890c0063bada92f Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Wed, 9 Jun 2021 09:41:45 +0200 Subject: [PATCH] msg: whitespace only --- msg/manual_control_input.msg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msg/manual_control_input.msg b/msg/manual_control_input.msg index 166a28c2f4..b6d3d586ad 100644 --- a/msg/manual_control_input.msg +++ b/msg/manual_control_input.msg @@ -1,6 +1,6 @@ -uint64 timestamp # time since system start (microseconds) +uint64 timestamp # time since system start (microseconds) -uint64 timestamp_sample # the timestamp of the raw data (microseconds) +uint64 timestamp_sample # the timestamp of the raw data (microseconds) uint8 SOURCE_UNKNOWN = 0 uint8 SOURCE_RC = 1 # radio control (input_rc)