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
When I use the internal 8 MHz clock, delay(1000) waits for 8 seconds. But when I use the internal 4 MHz clock or others, delay(1000) works correctly and waits for 1 second.
When I use the internal 8 MHz clock, delay(1000) waits for 8 seconds. But when I use the internal 4 MHz clock or others, delay(1000) works correctly and waits for 1 second.