Skip to content

Commit

Permalink
New translations unregisterextcomponent.md (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 13, 2024
1 parent 05d12d5 commit 77321e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion zh/msg_docs/UnregisterExtComponent.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# UnregisterExtComponent (UORB message)

[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/UnregisterExtComponent.msg)
[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/versioned/UnregisterExtComponent.msg)

```c
uint32 MESSAGE_VERSION = 0

uint64 timestamp # time since system start (microseconds)

char[25] name # either the mode name, or component name
Expand Down

0 comments on commit 77321e6

Please sign in to comment.