scheg0l
Results
1
issues of
scheg0l
void loop(void) { .... Tft.drawNumber(counter++, 0, 0, 2, WHITE); .... } when drawing characters merge into a white rectangle. the characters are not merged, when output in one position, you...