entrusc / Pi-OLED

A Java driver for the popular monochrome SSD1306 128x64 OLED display (over i2c)
Other
22 stars 13 forks source link

Fix some minor issues #2

Closed lukehutch closed 5 years ago

lukehutch commented 5 years ago

Fixes outer size of 5x8 font, and the spelling of "outer".

entrusc commented 5 years ago

Merged - thanks for your contribution @lukehutch!