Skip to content

micros() is going backwards #4

Closed
@danieleff

Description

@danieleff

version 2017.5.12

Serial.println(micros());
Serial.println(micros());
Serial.println(micros());

result:

2001996
2001965
2001939

expected: numbers going up

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions