Skip to content

Commit 09d0538

Browse files
committed
Put program in flash
1 parent 3aebf4b commit 09d0538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/displayapp/screens/program.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unsigned char program[] = {
1+
const unsigned char program[] = {
22
0xb4, 0x05, 0x00, 0x00, 0xe0, 0xf1, 0x0b, 0x0b, 0x02, 0x00, 0x08, 0x00,
33
0x64, 0x00, 0x00, 0x00, 0x44, 0x05, 0x00, 0x00, 0xb4, 0x05, 0x00, 0x00,
44
0x7c, 0x06, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00,

0 commit comments

Comments
 (0)