Orchestra
For fun and for smoke tests — CTRE Orchestra lets TalonFXs play music files.
Orchestra orch = new Orchestra();
orch.addInstrument(fx);
We sometimes add the motor to Orchestra in subsystems for diagnostics or demos.
For fun and for smoke tests — CTRE Orchestra lets TalonFXs play music files.
Orchestra orch = new Orchestra();
orch.addInstrument(fx);
We sometimes add the motor to Orchestra in subsystems for diagnostics or demos.