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