trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

feat(core/model_r): only refresh screen on display_refresh

Open matejcik opened this issue 3 years ago • 0 comments

Given that on Model R we have a frame buffer, let's not push out pixels one by one.

Takes code from #2307 to dump the whole frame buffer at once.

matejcik avatar Sep 09 '22 13:09 matejcik