mirror of
https://github.com/nasa/fprime.git
synced 2025-12-13 11:04:15 -06:00
14 lines
307 B
Markdown
14 lines
307 B
Markdown
<title>TestCommand Component Dictionary</title>
|
|
# TestCommand Component Dictionary
|
|
|
|
|
|
## Command List
|
|
|
|
|Mnemonic|ID|Description|Arg Name|Arg Type|Comment
|
|
|---|---|---|---|---|---|
|
|
|TEST_CMD_1|256 (0x100)|A test command| | |
|
|
| | | |arg1|I32|The I32 command argument|
|
|
| | | |arg2|SomeEnum|The ENUM argument|
|
|
|
|
|