Skip to content

Possible conflict with DallasTemperature? #3

Description

@terrypin999

I've used your excellent Toggle library in other projects successfully. But after adding it to my current project it fails to recognise 'short' button presses, i.e. those delivering lows under 200 ms. It does recognise the 'long' button presses ( > 500 ms).

This conflict over resources, if that's what it is, appears to be with the DallasTemperature library. Because if I comment out its statement
// sensors.requestTemperatures();
then your short presses are correctly detected.

I was depending on Toggle so any advice you can offer would be appreciated please. I'm not a C/C++ programmer, so ideally not in over-technical terms!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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