Closed malachib closed 7 years ago
Right now we don't try to stop other bus masters from claiming SSD1306 (we set STOP condition after each command). This is not what uGFX intends and could fail during multimaster cases
Working on SSD1306_REPEAT_START feature for this, almost ready
Right now we don't try to stop other bus masters from claiming SSD1306 (we set STOP condition after each command). This is not what uGFX intends and could fail during multimaster cases