How to group motors in 2024 vs code

I am really struggling grouping motors with the new changes they have made I have read through the sites and it just makes no since if anyone could help me or give me some kind of sample code that would be amazing.
We are using spark max can and Java for code

Essentially you create both CANSparkMax objects, and call follow() on one of them to have it follow the other. CANSparkBase (FRC-REVLib API)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.