mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
add system_soft_wdt_feed to ESP.wdtFeed();
This commit is contained in:
parent
ac84ff3326
commit
4ad894683e
@ -100,7 +100,7 @@ void EspClass::wdtDisable(void)
|
||||
|
||||
void EspClass::wdtFeed(void)
|
||||
{
|
||||
|
||||
system_soft_wdt_feed();
|
||||
}
|
||||
|
||||
extern "C" void esp_yield();
|
||||
|
Loading…
x
Reference in New Issue
Block a user