Files
tm1638-library/setDisplayToError.md
2015-03-15 10:11:53 -04:00

359 B

setDisplayToError Reference (TM1638/TM1640)

Set the display to an error message. Is called on overflow in setDisplayToDecNumber

void setDisplayToError();
Argument Detail Default Since

Example

Display an error:

module1.setDisplayToError();