You are reading a single comment by @user54499 and its replies. Click here to read the full conversation.
  • iv also ran into more problems with the SSD1306 display. if you increase the font size to more than about 4 (so its actually readable) it crashes.
    using :

    g.setFontVector(fontsize);
    

    very strange.

  • Huh! g.setFontVector() used to work - I remember someone using it to get 2 digits to fill a PCD8544 with the temperature...

About

Avatar for user54499 @user54499 started