chore: formatting
This commit is contained in:
parent
4a1593801a
commit
031245496e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ mod strandifier;
|
||||||
pub use strandifier::{Strandifier, StrandifierError};
|
pub use strandifier::{Strandifier, StrandifierError};
|
||||||
|
|
||||||
mod sender;
|
mod sender;
|
||||||
pub use sender::{SenderError, send_strand, send_frame};
|
pub use sender::{send_frame, send_strand, SenderError};
|
||||||
|
|
||||||
/// The LED wall's layout.
|
/// The LED wall's layout.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue