Skip to content

Commit

Permalink
Fix nasa#10, Fix nasa/FM#13; Make DS/FM file header sub-types unique
Browse files Browse the repository at this point in the history
  • Loading branch information
thnkslprpt committed Mar 12, 2023
1 parent 10a042f commit b038c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsw/inc/ds_platform_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
* thus the value can be anything from zero to 4,294,967,295.
* (limit is not verified)
*/
#define DS_FILE_HDR_SUBTYPE 12345
#define DS_FILE_HDR_SUBTYPE 0x2710

/**
* \brief Data Storage File -- cFE file header description
Expand Down

0 comments on commit b038c7b

Please sign in to comment.