olikraus / u8glib

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

No issue. I add sleep mode for st7920 #307

Open olikraus opened 9 years ago

olikraus commented 9 years ago

Originally reported on Google Code with ID 308

u8g_dev_st7920_128x64_sleep_off no need. Display wake up on any command.

Also i moved up "u8g_WriteByte(u8g, dev, 0x03e )", because "There is no need to set
RE every time when using the same group of instruction set."

I have this display, and all work.

Reported by glumlus on 2015-01-15 15:56:29


olikraus commented 9 years ago
Thanks, i will have a look.

Reported by olikraus on 2015-01-15 19:44:55

olikraus commented 9 years ago

not clear...