mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
- Remove duplicate motor port (2) from C++ SwerveBot/SwerveDrivePoseEstimator Java has the correct motor ports. - Fix duplicate port allocation in C++ RomiReference by correcting if/else check Java logic was already correct, and confirms this change.