Skip to content

Prevent infinite loops with an ability to disable "instantaneous" (0 clock advancement) builtin hardware functions #241

Open
@RobTillaart

Description

@RobTillaart

Issue Summary

In a unit test I have a loop that uses micros() to do a loop for a certain time.
As micros() always returns zero the loop will never end as intended.

One should also check millis() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci scriptsThe test runner scriptsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions