mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
Wrong indentation
This commit is contained in:
committed by
Nuno Marques
parent
12353f4da7
commit
0e6e0f4cb0
+3
-3
@@ -1,3 +1,3 @@
|
||||
uint32 timestamp_ms # in milliseconds since system start
|
||||
int8 ind # index of debug variable
|
||||
float32 value # the value to send as debug output
|
||||
uint32 timestamp_ms # in milliseconds since system start
|
||||
int8 ind # index of debug variable
|
||||
float32 value # the value to send as debug output
|
||||
|
||||
Reference in New Issue
Block a user