Skip to content

setDelays() is undocumented #45

Open
@PanzerFowst

Description

@PanzerFowst

The library's public API includes a setDelays function:

void setDelays(int predelay, int postdelay);

But this function is not mentioned in the documentation (Arduino library documentation).

The entire public API of the library must be documented.

An example sketch should be provided that demonstrates its usage, including whether it must be called before a begin() call, after, or does it not matter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: documentationRelated to documentation for the projecttype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions