SSD1331 library for TTGO T2 on Platformio IDE
TTGO T2 is a small PCB containing ESP32, SSD1331 and microSD reader, which is super useful for IoT development.
TTGO library provides a SSD1331 library but it doesn't support string writting. I have done a research on Adafruit SSD1331 library and adapted it to support TTGO.
Platformio is simple and fast to use, it can config libraries and board easily in IoT development.
MIT