tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
584 stars 180 forks source link

ssd1306: improvements needed for Thumby SPI display #655

Closed deadprogram closed 4 months ago

deadprogram commented 4 months ago

This PR modifies the ssd1306 with improvements needed for Thumby SPI display.

bgould commented 4 months ago

Looks good to me, thank you @deadprogram , merging