Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include TimerOne library #1

Open
bitteruhe opened this issue Apr 16, 2018 · 0 comments
Open

Include TimerOne library #1

bitteruhe opened this issue Apr 16, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bitteruhe
Copy link
Owner

In order to allow "multithreading", include the TimerOne lib and modify its isrCallback function to make it work from within Matrix.

store a Matrix object inside of TimerOne and call its tick() function from within ISR(TIMER1_OVF_vect)

@bitteruhe bitteruhe added the enhancement New feature or request label Apr 16, 2018
@bitteruhe bitteruhe self-assigned this Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant