mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-08-04 04:48:48 +00:00
fixup! feat(core): introduce new drawing library
This commit is contained in:
parent
6b6770f5b9
commit
a1dece7a00
@ -123,7 +123,7 @@ impl Shape<'_> for QrImage {
|
||||
BitmapFormat::MONO4,
|
||||
None,
|
||||
Offset::new(self.area.width(), 1),
|
||||
Some(1),
|
||||
None,
|
||||
&mut buff[..]
|
||||
),
|
||||
"Too small buffer"
|
||||
|
Loading…
Reference in New Issue
Block a user