7 lines
215 B
Markdown
7 lines
215 B
Markdown
# 11 - Timer Based Autonomous - Challenge
|
|
Create an autonomous that completes the following steps
|
|
- Forward for 2 Seconds
|
|
- Right for .5 Seconds
|
|
- Forward for 1 Second
|
|
- Left for .75 Seconds
|
|
- Backward for 2 Seconds |