You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I just found out that delayMicroseconds() produces only at 8 MHz clock correct values. When flashing the same code on an ATtiny85 with 1 MHz the us-delay is factor 8 too long. The function of delay() is in both cases correct.
Regards
Reinhard