mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Move debug_key_value to generated topics
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
uint32 timestamp_ms # in milliseconds since system start
|
||||
int8[10] key # max. 10 characters as key / name
|
||||
float32 value # the value to send as debug output
|
||||
Reference in New Issue
Block a user