mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-20 21:01:25 +03:00
micros() is now called only once per cycle (instead of 3). The rollover check is superflous because the "last_step_time" field is unsigned.
micros() is now called only once per cycle (instead of 3). The rollover check is superflous because the "last_step_time" field is unsigned.