| 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 |