Skip to content

Serial.print broken #4

@JamesGKent

Description

@JamesGKent

if i try and use Serial.print with a f64 object, this should be supported as it inherits from Printable
however on my nano and mega this seems to cause a hang and or a restart.
it seems to be due to this line:
https://github.com/mmoller2k/Float64/blob/master/Float64ops.cpp#L232

As it appears to be for debug purposes I've commented it out and the code now works as expected.

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