SSD1306Ascii
SSD1306Ascii copied to clipboard
Font size
Hello,
Is it possible to change the font size?
Cheers, YY
Yes.
oled.set2X(); will double the font size. https://github.com/greiman/SSD1306Ascii/blob/master/examples/Wire128x64/Wire128x64.ino shows good usage of this.