diff options
author | Radomir Dopieralski <openstack@sheep.art.pl> | 2016-06-14 10:50:29 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-06-26 13:09:31 +0100 |
commit | ab8a5d51999b5c9214004200a8e0528caf160cc6 (patch) | |
tree | 7c889309b54faf39f4f56efb7749f978e4d2a1f7 /extmod/modwebrepl.c | |
parent | eb7637ba2e1c174e18cb691a9ef9308e24dff3bb (diff) | |
download | micropython-ab8a5d51999b5c9214004200a8e0528caf160cc6.tar.gz micropython-ab8a5d51999b5c9214004200a8e0528caf160cc6.zip |
drivers/display/ssd1306: Add width arg and support 64px wide displays.
In particular, the WeMOS D1 Mini board comes with a shield that has a
64x48 OLED display. This patch makes it display properly, with the upper
left pixel being at (0, 0) and not (32, 0).
I tried to do this with the configuration commands, but there doesn't
seem to be a command that would set the column offset (there is one for
the line offset, though).
Diffstat (limited to 'extmod/modwebrepl.c')
0 files changed, 0 insertions, 0 deletions