Skip to content

pinMode(...) required before begin(...) #17

@RudolfAtHome

Description

@RudolfAtHome

A call to pinMode(...) is required before begin() for the library to work. All libraries I know of require a begin(...) before any other operation can be performed. Why is that? I don't find it logical.

Everything else works perfectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions