You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
The text was updated successfully, but these errors were encountered:
(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.
The text was updated successfully, but these errors were encountered: