Skip to content

ESP32 does not have tmr.wdclr() #80

@ghost

Description

Hello,

file download (from board to computer) operations do not work with an esp32 nodemcu because this device does not support tmr.wdclr()

adding this function to esp32 nodemcu is not easy and will not be accepted upstream (esp32 has no watchdog)

Can you provide an "ESP32" option somewhere so file operations avoid the use of this command?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions