Skip to content

Confused about wdtFeed, esp_yield and yield #1477

@supersjimmie

Description

@supersjimmie

I have some trouble with the latest SoftwareSerial library:
#1426
and I am wondering if this could be fixed with either

    ESP.wdtFeed();
    esp_yield();
    yield();

But what is the difference and how could any of them help to avoid WDT Resets?

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