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