attempt to write text in full
This commit is contained in:
@@ -39,5 +39,5 @@ void loop() {
|
||||
// writeText(Answer[0], 2, 50, 300, 4000);
|
||||
displayText.writeText(Question[i], 3, 0, 0, 0, true, false);
|
||||
displayText.writeText(Answer[i], 3, 0, 200, 0, true, true);
|
||||
delay(20000);
|
||||
delay(2000);
|
||||
}
|
||||
|
Reference in New Issue
Block a user