Skip to content

ESP8266/ESP32 support #1

Description

@eldendiss

ESP8266: Use CCOUNT register instead of delayMicroseconds() - this will make the code non-blocking, but also decrease timing accuracy. This needs to be properly considered.

ESP32: There shouldn't be any problems when the code is running on separate core, but it will be checked.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions