optiboot icon indicating copy to clipboard operation
optiboot copied to clipboard

ATtiny10 does not have LED_BUILTIN defined

Open mm3x opened this issue 1 year ago • 0 comments

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.

mm3x avatar Jun 12 '23 22:06 mm3x