mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
- fix return value on timeout - add optimistic_yield to allow WiFi/network tasks to run - use ccount instead of micros (which causes an integer division on every call)