Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Updated code for multi-board compatibility#7

Open
ultimate1112 wants to merge 3 commits intofdivitto:masterfrom
ultimate1112:master
Open

Updated code for multi-board compatibility#7
ultimate1112 wants to merge 3 commits intofdivitto:masterfrom
ultimate1112:master

Conversation

@ultimate1112
Copy link
Copy Markdown

Hi!
I've changed the assigned timer from Timer2 to Timer0 for support for ATMega32u4 and ATTiny series boards.

Explanation of ISRN definition
Replaced TIMER2 with TIMER0 (should be same functionality for ATMega328 series, added support for 32u4 and possibly other boards)
Conditional #define statement for ISRN, due to differences in the PCINTx_vect interrupt vectors.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant