Skip to content
rbatista edited this page Jul 6, 2016 · 1 revision

clearDisplay Reference (TM1638/TM1640)

Clears the display.

void clearDisplay();
Argument Detail Default

Example

Clear the display on module1.

module1.clearDisplay();