9 years, 8 months ago.

What is the compilation error that you get?

I just tested the lib with the latest mbed lib and get no errors for Stream using the F401. Perhaps the problem is in your main or other libs.

Question relating to:

A fork with a fix to work with newer versions of MBED I2C, OLED, SSD1308

Hmm very strange. It works fine now... The commented Stream in "class SSD1308 /*: public Stream*/ {" is like that in my local copy for more than six months at which point it would not compile without it... I do not remember the error message. I crated the fork because I decided to share this https://developer.mbed.org/users/ruevs/code/Xadow-M0_Xadow-OLED_Accelerometer/ and the IDE warned me that I have non-commited changes to the library. I will remove/hide the fork and point my example application to your repository instead.

posted by P R 10 Jan 2016
Be the first to answer this question.