SnoBotics981 / 2023JavaC-CodeDevelopment

The new Java and C++ code for the 2023 robot will live here.
0 stars 1 forks source link

Create an auto mode for driving forward for 2 seconds - slowly #5

Open SnoBotics981 opened 6 days ago

SnoBotics981 commented 6 days ago

Add an autonomous mode, named "Drive Forward" that will drive forward for 2 seconds, but very slowly. Use the timer to control the 2 second time limit.