move code to make functions smaller
This commit is contained in:
parent
fc0705b826
commit
7252ad5abe
6 changed files with 228 additions and 219 deletions
|
@ -5,8 +5,7 @@
|
|||
use std::ptr::null_mut;
|
||||
|
||||
use servicepoint::{
|
||||
Brightness, Command, CompressionCode, Offset,
|
||||
Origin, Packet, PixelGrid,
|
||||
Brightness, Command, CompressionCode, Offset, Origin, Packet, PixelGrid,
|
||||
};
|
||||
|
||||
use crate::bit_vec::CBitVec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue