Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 4c6cbb3

Browse files
committed
oops, uncommented the stuff we need
1 parent a9e930d commit 4c6cbb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

images.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image_t PROGMEM image_328 = {
99
{0x3F, 0xFF, 0xFF, 0x07}, // fuse mask
1010
32768, // size of chip flash in bytes
1111
128, // size in bytes of flash page
12-
{/*
12+
{
1313
":207800000C94343C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513C1D\n"
1414
":207820000C94513C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513CE0\n"
1515
":207840000C94513C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513C0C94513CC0\n"
@@ -74,7 +74,6 @@ image_t PROGMEM image_328 = {
7474
":207FA000F9014A175B07A8F4BC012F5F3F4FE9CF80910C02816080930C02C1CFF999FECFC7\n"
7575
":207FC000F2BDE1BDF89A90B58091C00085FFFCCFE1CF70930701609306018091C00085FF53\n"
7676
":0A7FE000FCCF19CEF894FFCF80000B\n"
77-
*/
7877
":00000001FF\n"
7978
}
8079
};

0 commit comments

Comments
 (0)