File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -57,15 +57,15 @@ extract_to = "lib"
5757artifact_id = " StudicaLib-cpp"
5858group_id = " com.studica.frc"
5959repo_url = " https://dev.studica.com/maven/release/2026"
60- version = " 2026.0.1 "
60+ version = " 2026.0.2 "
6161staticlibs = [" StudicaLib" ]
6262extract_to = " lib"
6363
6464[[tool .hatch .build .hooks .robotpy .maven_lib_download ]]
6565artifact_id = " StudicaLib-driver"
6666group_id = " com.studica.frc"
6767repo_url = " https://dev.studica.com/maven/release/2026"
68- version = " 2026.0.1 "
68+ version = " 2026.0.2 "
6969staticlibs = [" StudicaLibDriver" ]
7070extract_to = " lib"
7171
Original file line number Diff line number Diff line change 88 overloads :
99 int :
1010 int, int :
11+ Port :
12+ Port, int :
1113 GetYaw :
1214 GetPitch :
1315 GetRoll :
@@ -25,3 +27,7 @@ classes:
2527 GetRotation2D :
2628 GetRotation3D :
2729 ResetYaw :
30+ GetAngle :
31+ Enable9DYaw :
32+ enums :
33+ Port :
You can’t perform that action at this time.
0 commit comments