Skip to content

Change request double type to float #45

@mrguen

Description

@mrguen

Thanks for this great library. I am now using it on STM32 and the double type is 64 bits so it takes a lot of memory when using the actual "double" type that is used everywhere.

I changed them to float. This is much more convenient and does not visibly reduce the precision. For usual Arduino boards like the UNO float and double datatypes are equivalent 32 bits data.

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