Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rewrite read_pulses to be non-blocking #6

Closed
@kattni

Description

@kattni

Currently it waits until it gets a signal before moving on. It reads pulses until it sees one that's long enough, in a loop that waits forever.

To make it non-blocking, consider relying on the circular buffer of pulseio.

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