Hi,
I’m testing a tiny 1306-based OLED tonight and the only working library is a port of Adafruit’s lib done by github user @mpechner. The github URL is https://github.com/mpechner/adafruit_ssd1306 but the repository seems to be removed, so I presume that Mr. Michael have made it private or deleted it?
The example files for I2C and SPI both contain a redefinition of the random-function that the cloud compiler dislikes. How can I help fix this example file?