Moderator: igrr
What do you mean by an example? The watchdog timer is part of the ESP8266 OS to ensure that it gets serviced enough to keep WiFi and TCP/IP happily. Are you trying to disable the watchdog timer? What is it you want to do with it?
there is already one bulit in? Nice to know
No, I do not want to disable it.
Is there somewhere more info? How long is the default watchdog time? Can I change it?
ESP8266 Arduino add-on
Arduino IDE 1.6.5
Is this what you are meaning? What did you have in mind when you said a "watchdog" timer? This may mean different things to different folks. Are you perhaps talking about general purpose timers than you can use to pass control to user code at periodic intervals?