summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorSebastian Wicki <gandro@gmx.net>2020-11-14 20:39:26 +0100
committerDamien George <damien@micropython.org>2021-11-17 14:36:33 +1100
commit8f3510799d9ad5c2c19189a7a1dd1051d0d46c30 (patch)
tree650a79909cd11f2ca1ad15c731f86241958ef058 /docs/esp8266/tutorial
parent95ccd9a005c09c58d7a74af97e990c798cb5c4f7 (diff)
docs/library/framebuf.rst: Adjust dimensions in example.
This commit swaps the dimensions of the `framebuffer.FrameBuffer` in the docs example from 10x100 to 100x10 pixels to avoid clipping. This is done to better fit the subsequent example code, which writes text of size 96x8 followed by a 96x1 horizontal line. The y coordinate of the horizontal line is also adjusted such that it is drawn inside of the new canvas bounds.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions