Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
viggy96 committed Dec 20, 2023
1 parent 07336ff commit 9df0d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/lasarobotics/hardware/SparkMax.java
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ private void checkStatus(REVLibError status, String errorMessage) {

/**
* Attempt to burn settings to flash and check if specified parameter is set correctly
* @param parameterSetter Method to set desired parameter
* @param parameterCheckSupplier Method to check for parameter in question
* @return {@link REVLibError#kOk} if successful
*/
Expand Down

0 comments on commit 9df0d71

Please sign in to comment.