Skip to content

Commit a5e6d90

Browse files
committed
Update BangBangElement KDoc
1 parent 55a0ac7 commit a5e6d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextcontrol/src/main/kotlin/dev/nextftc/nextcontrol/feedback/BangBangElement.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ data class BangBangParameters @JvmOverloads constructor(
3737
* -1, when error is 0, output 0.
3838
*
3939
* @param feedbackType The type of component this controller operates on
40-
* @param gain the constant that the output is multiplied by
40+
* @param parameters the [BangBangParameters] for this element
4141
*
4242
* @author rowan-mcalpin
4343
*/

0 commit comments

Comments
 (0)