Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitkakkar committed Jan 18, 2025
1 parent 8b41a23 commit 8b82884
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ public REVLibError setInverted(boolean inverted) {
*
* <p>Following anything other than a CAN-enabled SPARK is not officially supported.
*
* @param leaderCanId The CAN ID of the device to follow.
* @param leader The motor controller to follow.
* @return {@link REVLibError#kOk} if successful
*/
public REVLibError follow(Spark leader) {
Expand Down

0 comments on commit 8b82884

Please sign in to comment.