Skip to content

Use u8 instead of bitfield for manifest

PabloMK7 requested to merge manifestrem into develop

Using bitfields was causing issues because different compiler options. Use full u8 instead.

Merge request reports

Loading