244 B
244 B
clearDisplay Reference (TM1638/TM1640)
Clears the display.
void clearDisplay();
| Argument | Detail | Default |
|---|---|---|
Example
Clear the display on module1.
module1.clearDisplay();
Clears the display.
void clearDisplay();
| Argument | Detail | Default |
|---|---|---|
Clear the display on module1.
module1.clearDisplay();