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

Add support for 8-bit timers like Timer2 #92

Open
NAmmann opened this issue Jan 17, 2022 · 1 comment
Open

Add support for 8-bit timers like Timer2 #92

NAmmann opened this issue Jan 17, 2022 · 1 comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@NAmmann
Copy link

NAmmann commented Jan 17, 2022

Sometimes it might me necessary to use Time1 for other purposes so the Servo library has to use a 8 bit timer like the Timer0 or Timer2.
Please add support for 8 bit timers and make it configurable which timer has to be used.

@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Jan 17, 2022
@PaulStoffregen
Copy link

Just curious, do you have a suggestion for how Servo would utilize a timer with far less resolution than is normally used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants