mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
msg: whitespace only
This commit is contained in:
committed by
Matthias Grob
parent
14cfad74bf
commit
baf81abbab
@@ -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_UNKNOWN = 0
|
||||||
uint8 SOURCE_RC = 1 # radio control (input_rc)
|
uint8 SOURCE_RC = 1 # radio control (input_rc)
|
||||||
|
|||||||
Reference in New Issue
Block a user