Skip to content

Commit

Permalink
Removing trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbobbennett committed Jan 9, 2025
1 parent f696435 commit 11f4d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/Blinkt/Blinkt.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class Blinkt : IDisposable

/// <summary>
/// The sleep time in milliseconds between each bit written to the Blinkt.
///
///
/// The default value of 0 should be enough for most cases and works on the RPi 4 and 5,
/// but you can increase this if you experience issues with the Blinkt on faster CPUs.
/// </summary>
Expand Down

0 comments on commit 11f4d23

Please sign in to comment.