mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-04 07:31:39 +00:00
Updated swervelib documentation and merged @7910f6ba7ee4 PR
This commit is contained in:
@@ -28,6 +28,7 @@ public abstract class SwerveMotor
|
||||
* Set the absolute encoder to be a compatible absolute encoder.
|
||||
*
|
||||
* @param encoder The encoder to use.
|
||||
* @return The {@link SwerveMotor} for single line configuration.
|
||||
*/
|
||||
public abstract SwerveMotor setAbsoluteEncoder(SwerveAbsoluteEncoder encoder);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user