Sloth load works

This commit is contained in:
2026-02-12 19:51:50 -06:00
parent 0d4189e15d
commit 645267d05f
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ repositories {
dependencies {
implementation 'org.firstinspires.ftc:Inspection:11.1.0'
implementation 'org.firstinspires.ftc:Blocks:11.1.0'
//noinspection Aligned16KB
implementation 'org.firstinspires.ftc:RobotCore:11.1.0'
implementation 'org.firstinspires.ftc:RobotServer:11.1.0'
implementation 'org.firstinspires.ftc:OnBotJava:11.1.0'