Skip to content

Possible BC6H decode typo #340

@kristiker

Description

@kristiker

There is a semicolon ; instead of bitwise OR operator |. This was spotted by AI.

bc6h_format.by = header.getvalue(61, 4); //5: by[3:0]
(header.getvalue(40, 1) << 4); // by[4]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions