fcgdam/TTGO_LoRa32

Which SSD1306 library to use?

jbrepogmailcom opened this issue · 2 comments

There are several libraries for SSD1306, one even named ssd1306. But this one does not work, which is the correct one? From what author? Thank you.

This means that your hardware is different from the one that I've used that has a SSD1306.

Maybe your chip is the ssd1106? It's is a cheaper version of the SSD1306. Not sure what lib should use for this one, maybe Adafruit's?

The chip is ESP32-based TTGO LoRa32. I have installed all libraries that contained SSD1306 (there are about 10 of them) and it finally compiled without complaints