GreyGnome / EnableInterrupt

New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due
329 stars 73 forks source link

Add ATTiny13 to the list #61

Open ElfyShort opened 4 years ago

ElfyShort commented 4 years ago

More of a suggestion. Would be nice to add support for ATTiny13 since it is only have 1 external interrupt pin available.

GreyGnome commented 4 years ago

OK I'll look into it.

On Tue, May 5, 2020 at 5:44 PM ElfyShort notifications@github.com wrote:

More of a suggestion. Would be nice to add support for ATTiny13 since it is only have 1 external interrupt pin available.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GreyGnome/EnableInterrupt/issues/61, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2KFGOVP2QB5OBXZ3ZHVLDRQCJERANCNFSM4MZ63CMA .

-- -Mike Schwager