Compare commits
No commits in common. "9061e81b9b5507e220bb1a8f1a3fadbb5771c206" and "859974149c3d0fa37e53ce72fec90421e7c9e30e" have entirely different histories.
9061e81b9b
...
859974149c
@ -73,7 +73,7 @@ public:
|
|||||||
pixels[mapPixel(x, y)] = false;
|
pixels[mapPixel(x, y)] = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
setBrightness(32);
|
setBrightness(64);
|
||||||
clear();
|
clear();
|
||||||
show();
|
show();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user