blob: 87109be2d02661cd04d056c2781e454c3ec861c5 [file] [log] [blame]
Please note that in order to use OLED SSD1306 with I2C,
one has to download bcm2835.c, bcm2835.h, and has access to current <linux/i2c-dev.h>.
In case the compiler complains, please also download the newest i2c-dev.h and put it in this folder.
Download i2c-dev.h from: https://www.kernel.org/pub/linux/
Download bcm2835.c and bcm2835.h from: https://github.com/hallard/ArduiPi_SSD1306