Files
mt32-pi/include/lcd
Dale Whinham 1134d6d251 Only update SSD1306 if framebuffer has changed
Avoid transferring the framebuffer over I2C if the contents haven't
changed. For now this is just implemented with two framebuffers and a
memcmp().
2020-12-19 15:04:35 +00:00
..