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
Default Blink example does not work due to LED_BUILTIN not being defined for ATtiny10.
As port D2 (pin 4) is not used for programming MPU, let me recommend to use it for LED_BUILTIN.
Default Blink example does not work due to LED_BUILTIN not being defined for ATtiny10.
As port D2 (pin 4) is not used for programming MPU, let me recommend to use it for LED_BUILTIN.