We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d388875 commit bee5a19Copy full SHA for bee5a19
1 file changed
2020_shake/2020.h
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2020 Limor Fried for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
#define BITMAP_WIDTH 64
6
#define BITMAP_HEIGHT 32
7
const uint8_t PROGMEM bitmap_2020[] = {
0 commit comments