Skip to content

Add Endian conversion BOOL to swap words internally for IEEE 754 Floats #5

@CTimmermans1

Description

@CTimmermans1

For example, a 64 bit value of 110.1234 outputs from an external source
E4 14 1D C9 E5 87 5B 40

By adding a BOOL to allow for internal inversion, the input would be interpreted as
40 5B 87 E5 C9 1D 14 E4
Now correctly displaying 110.1234 as the output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions