mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
[docs] Fix wpilibj JavaDoc warnings (#6154)
This commit is contained in:
@@ -144,6 +144,9 @@ class PWM : public wpi::Sendable, public wpi::SendableHelper<PWM> {
|
||||
*/
|
||||
void SetPeriodMultiplier(PeriodMultiplier mult);
|
||||
|
||||
/**
|
||||
* Latches PWM to zero.
|
||||
*/
|
||||
void SetZeroLatch();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user