Added FTC Lib

This commit is contained in:
2025-09-08 19:01:32 -05:00
parent 337613b5d2
commit bdc079d9e2

View File

@@ -27,6 +27,9 @@ dependencies {
implementation "com.acmerobotics.roadrunner:actions:1.0.1" //RR implementation "com.acmerobotics.roadrunner:actions:1.0.1" //RR
implementation "com.acmerobotics.dashboard:dashboard:0.4.17" //FTC Dash implementation "com.acmerobotics.dashboard:dashboard:0.4.17" //FTC Dash
implementation 'org.ftclib.ftclib:core:2.1.1' // FTC LIB