arduino / ArduinoCore-megaavr

Arduino Core for the ATMEGA4809 CPU
103 stars 62 forks source link

Update wiring.c #58

Open dok-net opened 4 years ago

dok-net commented 4 years ago

Cyclically call yield() in delay - compatibility fix for Arduino Scheduler (and similar libs) Correct understanding of overflow with uint32_t makes for much simpler code.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.