platform: smart_leds: warning--
This commit is contained in:
parent
1b126a3221
commit
cc8377484e
@ -35,8 +35,8 @@ impl<T: SmartLedsWrite<Color = Rgb<u8>>, S: Surface, const PIXEL_NUM: usize> Sma
|
||||
SmartLedDisplay {
|
||||
pixbuf: [Rgb::new(0, 0, 0); PIXEL_NUM],
|
||||
surfaces: Some(SurfacePool::new()),
|
||||
target: target,
|
||||
max_mw: max_mw,
|
||||
target,
|
||||
max_mw,
|
||||
pixmap: StrideMapping::new()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user