8 years, 2 months ago.

oled.drawChar and oled.drawString doesn't work

for example:

char* str = "Seeed";

oled.drawChar(247, 15, 15, Red,6);

oled.drawString(str,25,25,Green,8,6);

Question relating to:

Driver for the Seeedstudio RGB OLED module for the xadow M0
Be the first to answer this question.