LAB: The mouse cursor data is constant

This commit is contained in:
Filippos Karapetis 2015-12-13 05:00:28 +02:00 committed by Willem Jan Palenstijn
parent cd85e5dd34
commit aad3b063b3

View file

@ -39,7 +39,7 @@
namespace Lab {
static byte mouseData[] = {
static const byte mouseData[] = {
1, 1, 0, 0, 0, 0, 0, 0, 0, 0,
1, 7, 1, 0, 0, 0, 0, 0, 0, 0,
1, 7, 7, 1, 0, 0, 0, 0, 0, 0,