Skip to content

Unable to set pinMode to INPUT_PULLUP. #27

Description

@JonasPhilbert

When trying to set the input mode of a pin to "INPUT_PULLUP", strange behavior occurs.
In this case, we have the input connected to a simple toggle-switch, which, if PULLUP is set, always returns a LOW.

Looking through the prototype sketch, there seems to never be a reference to PULLUP, which might explain why it seems to be impossible to set the input type to PULLUP.

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