Skip to content

Bug in debouncing algorithm #4

@rdachere

Description

@rdachere

There is a bug in the debouncing algorithm where the default of 5 object reads are counted.

When a picture capture is not triggered, the debouncer count is not reset correctly such that subsequent triggers start the count at 0 again.

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