Essentially Photon, which caches power and pos for Servos and Motors, Custom PID, PD, P, and PIDF Objects

This commit is contained in:
2026-03-23 18:57:24 -05:00
parent 545c0cbda0
commit 57bf6e3ad3
21 changed files with 514 additions and 80 deletions

View File

@@ -17,6 +17,5 @@ dependencies {
implementation 'com.pedropathing:ftc:2.1.0'
implementation 'com.pedropathing:telemetry:1.0.0'
implementation 'com.bylazar:fullpanels:1.0.12'
}