Skip to content

Scheduler task, stackoverflow problem #58

@hisar2626

Description

@hisar2626

Hi,
I am using scheduler.h library on arduino uno. The dht22 library makes the arduino stackoverflow with scheduler library and reseting the arduino. There is a parameter in scheduler task which defines the stacksize. But instead of doing that, the
uint32_t cycles[80];
code can be predifned in the dht22.h page as static constant. The default stacksize is 128 scheduler.h in arduino uno. I lost much time to learn why my arduino reseting itself, maybe this will be helpful someone to not to lose his/her time.

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