reduced brightness to 32/256 again due to power instabilities
This commit is contained in:
parent
859974149c
commit
bec6bb5045
@ -73,7 +73,7 @@ public:
|
||||
pixels[mapPixel(x, y)] = false;
|
||||
}
|
||||
}
|
||||
setBrightness(64);
|
||||
setBrightness(32);
|
||||
clear();
|
||||
show();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user