Currently updates to the frame buffer pain the pixels individually even though the painting can be expressed by a single line. We should make a single line call with the two coordinates reducing updates and improving performance. https://docs.micropython.org/en/latest/library/framebuf.html#framebuf.FrameBuffer.line