1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

Make delay() as overridable as yield() already is, and add overridable loop_end() (#6306)

* Make delay() overridable "weak"

* Add pluggable loop_end()

* Release tag 5.2.3 for SoftwareSerial
This commit is contained in:
Dirk O. Kaar
2019-07-18 23:40:58 +02:00
committed by Earle F. Philhower, III
parent 2130f3ee8c
commit d9684351c2
3 changed files with 13 additions and 4 deletions