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
607 stars 192 forks source link

sh1106: fix I2C interface and add smoketest #607

Closed sago35 closed 11 months ago

sago35 commented 11 months ago

Fixed because build did not go through. I also added smoketest since it was missing.

deadprogram commented 11 months ago

Thanks for the fix and improvement @sago35 now merging.