We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checklist
Describe the bug Copy of nasa/sample_app#167
Expected behavior Rename the CommandCode variable in TO_LAB_exec_local_command() to FcnCode to better align with the cFE API.
CommandCode
TO_LAB_exec_local_command()
FcnCode
Code snips
to_lab/fsw/src/to_lab_app.c
Lines 305 to 309 in 9e2ad8c
Reporter Info Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered:
Fix nasa#131, Rename CommandCode variable to FcnCode
5be5b45
80d5903
Fcncode
Merge pull request #171 from thnkslprpt:fix-131-rename-CommandCode-to…
a014daf
…-FcnCode Fix #131, Rename CommandCode variable to Fcncode
12f0d57
Successfully merging a pull request may close this issue.
Checklist
Describe the bug
Copy of nasa/sample_app#167
Expected behavior
Rename the
CommandCode
variable inTO_LAB_exec_local_command()
toFcnCode
to better align with the cFE API.Code snips
to_lab/fsw/src/to_lab_app.c
Lines 305 to 309 in 9e2ad8c
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: