http://forum.43oh.com/topic/10061-msp430g2553-ssd1306-oled-i2c-11x16-font/
How can I use this library with Energias Wire.h library?
As soon as I add Wire.h the display gets out of sync. But I need Wire.h to use another I2C module.
Do you know if replacing every I2C related instruction in the library with a function from Wire.h could help?
I am thankful for any help.