New autonomous steps are listed out with a couple states filled in (I put in the states I knew we don't need to change.

I changed the name of the testing folder to TeleOp because that is what the folder is, it's not for testing anymore and it keeps confusing me.
This commit is contained in:
SpencerPiha
2022-12-02 20:41:30 -06:00
parent 1ced01f2cf
commit 393a4608cf
37 changed files with 152 additions and 61 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.3.0'
}
}