Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed Feb 20, 2019
1 parent af83c70 commit 222805b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pwm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,8 @@ impl Pwm {
self.reset_on_drop
}

/// When enabled, disables the PWM channel when the Pwm instance
/// goes out of scope. By default, this is set to `true`.
/// When enabled, disables the PWM channel when the `Pwm` instance
/// goes out of scope. By default, this is set to `true`.
///
/// ## Note
///
Expand Down

0 comments on commit 222805b

Please sign in to comment.