You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I think probably you do need at least some of the delays, but it might be worth trying without.

    Ahh, looking at that code again, it seems like those U8G_ESC_DLY/etc macros are actually interpreted by another command u8g_WriteEscSeqP. Rather then reimplementing u8g_WriteEscSeqP, it's probably easier to just unroll everything and nest timeouts where needed as you say.

About

Avatar for Gordon @Gordon started