neutron3d / u8glib

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

WriteSequence with Delay instruction #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
extend the write sequence procedure with delay commands

Original issue reported on code.google.com by olikr...@gmail.com on 19 Dec 2011 at 7:50

GoogleCodeExporter commented 8 years ago
imlemented:
uint8_t u8g_WriteEscSeqP(u8g_t *u8g, u8g_dev_t *dev, u8g_pgm_uint8_t *esc_seq)

not yet tested

Original comment by olikr...@gmail.com on 19 Dec 2011 at 8:55