Represents the header information for a pattern.
ℹ️ There is no need to create this yourself. Use Tracker.createPattern instead.
File structure version string.
Firmware version as 4 bytes: [major.minor.patch.beta]. Does not need to be accurate.
File type identifier (not used)
Size of the file in bytes.
File type as a number. Currently always 2 (for pattern).
2
Represents the header information for a pattern.
ℹ️ There is no need to create this yourself. Use Tracker.createPattern instead.