msg: whitespace only

This commit is contained in:
Julian Oes 2021-06-09 09:41:45 +02:00 committed by Matthias Grob
parent 14cfad74bf
commit baf81abbab
1 changed files with 2 additions and 2 deletions

View File

@ -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)