Skip to content

Failing unit test on micros() ? #259

Closed
@RobTillaart

Description

@RobTillaart

RobTillaart/ML8511#1

This line causes an eternal hang. I suspect that micros() is not incremented but yield() is my second suspect.

while (micros() - start < 1000) yield(); 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions