We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aebf4b commit 09d0538Copy full SHA for 09d0538
src/displayapp/screens/program.h
@@ -1,4 +1,4 @@
1
-unsigned char program[] = {
+const unsigned char program[] = {
2
0xb4, 0x05, 0x00, 0x00, 0xe0, 0xf1, 0x0b, 0x0b, 0x02, 0x00, 0x08, 0x00,
3
0x64, 0x00, 0x00, 0x00, 0x44, 0x05, 0x00, 0x00, 0xb4, 0x05, 0x00, 0x00,
4
0x7c, 0x06, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00,
0 commit comments