ItsAgi / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

add commands for display sleep mode #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
sleep and wake up sequence

Original issue reported on code.google.com by olikr...@gmail.com on 4 Jan 2013 at 8:31

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 27 Jan 2013 at 6:44

GoogleCodeExporter commented 8 years ago
void u8g_SleepOn(u8g_t *u8g);
void u8g_SleepOff(u8g_t *u8g);
added

Original comment by olikr...@gmail.com on 23 Feb 2013 at 7:44

GoogleCodeExporter commented 8 years ago
sleep modes are available for ST7565 and SSD13xx devices

Original comment by olikr...@gmail.com on 23 Feb 2013 at 9:54

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 23 Feb 2013 at 9:57