@ -348,7 +348,7 @@ class MatrixColumn {
void loop() {
if (!running) {
if (random8() < 50) {
if (random8() < 20) {
// Start the column again.
start();
}
The note is not visible to the blocked user.