olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.24k stars 313 forks source link

Fixed support for KS0108 display controllers with three chip select lines (CS1,CS2,CS3). #438

Closed RndMnkIII closed 7 years ago

RndMnkIII commented 7 years ago

Fixed support for KS0108 display controllers with three chip select lines (CS1,CS2,CS3). Tested with the buydisplay.com KS0108 192x64 screen.

20161016_140547

Fixed issue number: #432

Source code modifications in: https://github.com/RndMnkIII/U8glib/commits/master

olikraus commented 7 years ago

nice work

RndMnkIII commented 7 years ago

can add support fot this display controller in u8g2?