mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-10 14:42:08 +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)