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
599 stars 188 forks source link

ssd1306 i2c set no ack #469

Open Zvirovyi opened 1 year ago

Zvirovyi commented 1 year ago

Hi, my display require no ack for i2c to work properly, so is there a way to set it?