Aumentar brillo al 100%
This commit is contained in:
parent
a05bce8436
commit
0f89463df2
@ -67,7 +67,7 @@ void setup()
|
||||
|
||||
matrix.begin();
|
||||
matrix.setTextWrap(false);
|
||||
matrix.setBrightness(5);
|
||||
matrix.setBrightness(100);
|
||||
matrix.setTextColor(color);
|
||||
matrix.setFont(&FreeMonoBold12pt7b);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user