recurrent scheduled functions max delay update by dok-net · Pull Request #8949 · esp8266/Arduino
changed the title
Fix 8947: delay(0) must yield(); recurrent scheduled functions max delay fixed
Fix #8947: delay(0) must yield(); recurrent scheduled functions max delay fixed
dok-net
marked this pull request as ready for review
dok-net
changed the title
Fix #8947: delay(0) must yield(); recurrent scheduled functions max delay fixed
recurrent scheduled functions max delay update
dok-net
marked this pull request as ready for review
… - that's wasted time. Expired keeps executing yield policy on already expired oneShot - that's counter intuitive and wasted time.
…and expiredRetrigger(). _oneShotExpired qualified as mutable member. This is done as intermediate fix for use in derived class ESP8266WiFiMesh ExpiringTimeTracker.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters