You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
TestMsg uses CFE_SB_Msg_t, where it should use CFE_SB_CmdHdr_t for a zero parameter command
Describe the solution you'd like
Switch to CFE_SB_CmdHdr_t
Describe alternatives you've considered
None
Additional context
Allows the changes being worked in nasa/cFE#726
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
TestMsg uses CFE_SB_Msg_t, where it should use CFE_SB_CmdHdr_t for a zero parameter command
Describe the solution you'd like
Switch to CFE_SB_CmdHdr_t
Describe alternatives you've considered
None
Additional context
Allows the changes being worked in nasa/cFE#726
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: