You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use the void setDigit(int addr, int digit, byte value, boolean dp); function with value=22 (aka ' ')
see the LedControl.h source code file for more explications.
I use setDigit() to write a character on a 7 seg. How to delete that character, so nothing is displayed? Not to write 0, but to print nothing?
The text was updated successfully, but these errors were encountered: