Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GANILAnalysis
MFMlib
Commits
0835b3fe
Commit
0835b3fe
authored
Jun 08, 2021
by
LEGEARD Luc
☢
Browse files
correction of MFM_MERGE_TS_FRAME_TYPE headersize -> not 24 but 26
parent
acba10e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
sources/MFMFewDefines.h
sources/MFMFewDefines.h
+10
-0
No files found.
sources/MFMFewDefines.h
0 → 100644
View file @
0835b3fe
#ifndef _MFMfewDefines_
#define _MFMfewDefines_
#define MFM_BLOB_HEADER_SIZE 8
#define MFM_BASIC_DEFAULT_HEADERSIZE 16
#define MFM_ENDIANNESS_MSK 0x80
#define MFM_BIG_ENDIAN 0
#define MFM_LITTLE_ENDIAN 0x80
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment