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

CHALLANGE - Use Timer Instead of wait function #14

Open
wilmotha opened this issue Mar 1, 2019 · 0 comments
Open

CHALLANGE - Use Timer Instead of wait function #14

wilmotha opened this issue Mar 1, 2019 · 0 comments

Comments

@wilmotha
Copy link
Owner

wilmotha commented Mar 1, 2019

(3 pts) Use Timer/Counter1 with interrupts to implement the 1-second
Wait function used within HitRight and HitLeft on the robot. Your completed program must correctly perform a full HitRight/HitLeft routine
(move backward for 1 second, then left/right for 1 second) without being
interrupted by additional bumper hits or received USART data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant