diff options
author | Radomir Dopieralski <openstack@sheep.art.pl> | 2016-08-28 19:13:32 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-09-02 23:58:34 +1000 |
commit | 41ec22632da8f61ca5c841e13206258048d1be5b (patch) | |
tree | 4423dc5b26dcfb46668105cb92e3bf091e081701 /stmhal/modmachine.c | |
parent | b6bdf18debfd75e9d39c2e8452c7b4ade448bcc5 (diff) | |
download | micropython-41ec22632da8f61ca5c841e13206258048d1be5b.tar.gz micropython-41ec22632da8f61ca5c841e13206258048d1be5b.zip |
extmod/modframebuf: Fix fill and scroll when height not divisible by 8.
There was a bug in `framebuf1_fill` function, that makes it leave a few
lines unfilled at the bottom if the height is not divisible by 8.
A similar bug is fixed in the scroll method.
Diffstat (limited to 'stmhal/modmachine.c')
0 files changed, 0 insertions, 0 deletions