Skip to content

Commit

Permalink
redundant #[cfg()]
Browse files Browse the repository at this point in the history
  • Loading branch information
DavJCosby committed Dec 17, 2024
1 parent 1f164a1 commit 9aa12f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ mod error;
mod led;
mod spatial_led;

#[cfg(feature = "drivers")]
/// Useful tools for building more complicated, time-based visual effects.
///
/// Drivers are an optional feature that can be disabled by turning off the `drivers` feature flag.
Expand Down

0 comments on commit 9aa12f7

Please sign in to comment.