Skip to content

Commit cfda43e

Browse files
authored
Commenting out unused GFX arrays. (#8)
This is a preparation for a final cleanup. If those GFX are not used in the final version, they can be safely removed.
1 parent fa1492d commit cfda43e

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

src/splash.h

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ const unsigned char ArduinoLogo [] PROGMEM = {
121121

122122
//Explore IoT
123123
// 'ExplreIoTKittext', 240x75px
124+
/*
124125
const unsigned char ExplreIoTKittext [] PROGMEM = {
125126
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
126127
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -264,8 +265,9 @@ const unsigned char ExplreIoTKittext [] PROGMEM = {
264265
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
265266
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
266267
};
267-
268+
*/
268269
// 'ExploreFrame', 240x75px
270+
/*
269271
const unsigned char ExploreFrame [] PROGMEM = {
270272
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
271273
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
@@ -409,8 +411,9 @@ const unsigned char ExploreFrame [] PROGMEM = {
409411
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
410412
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
411413
};
412-
414+
*/
413415
// 'ExploreIoTtext', 240x75px
416+
/*
414417
const unsigned char ExploreIoTtext [] PROGMEM = {
415418
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
416419
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -554,10 +557,11 @@ const unsigned char ExploreIoTtext [] PROGMEM = {
554557
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
555558
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
556559
};
557-
560+
*/
558561

559562
//EDU
560563
// 'EducationFrame', 235x88px
564+
/*
561565
const unsigned char EducationFrame [] PROGMEM = {
562566
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
563567
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xff, 0xff,
@@ -725,8 +729,10 @@ const unsigned char EducationFrame [] PROGMEM = {
725729
0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
726730
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
727731
};
732+
*/
728733

729734
// 'EducationText', 235x88px
735+
/*
730736
const unsigned char EducationText [] PROGMEM = {
731737
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
732738
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -894,8 +900,10 @@ const unsigned char EducationText [] PROGMEM = {
894900
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
895901
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
896902
};
903+
*/
897904

898905
// 'EduArduinoLogo', 240x223px
906+
/*
899907
const unsigned char EduArduinoLogo[] PROGMEM = {
900908
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0xff, 0xff, 0xf0, 0x00, 0x00, 0x00, 0x00,
901909
0x00, 0x00, 0x3f, 0xff, 0xff, 0x00, 0x00, 0x0f, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -1317,7 +1325,10 @@ const unsigned char EduArduinoLogo[] PROGMEM = {
13171325
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13181326
0x00, 0x00
13191327
};
1328+
*/
1329+
13201330
// 'EduArduinoText', 240x223px
1331+
/*
13211332
const unsigned char EduArduinoText[] PROGMEM = {
13221333
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13231334
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -1738,4 +1749,5 @@ const unsigned char EduArduinoText[] PROGMEM = {
17381749
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
17391750
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
17401751
0x00, 0x00
1741-
};
1752+
};
1753+
*/

0 commit comments

Comments
 (0)