Open GoogleCodeExporter opened 9 years ago
please locate file "u8g_dev_ssd1306_128x64.c" (part of u8glib)
At the beginning (line 39) there is a define statement:
#define WIDTH 128
change this to
#define WIDTH 132
Will your display work with the ssd1306 constructor then?
Original comment by olikr...@gmail.com
on 9 Jun 2014 at 7:58
no further reply, waiting for feedback
Original comment by olikr...@gmail.com
on 19 Jun 2014 at 6:49
Original issue reported on code.google.com by
mervart....@gmail.com
on 9 Jun 2014 at 9:18