Skip to content

Commit 1421634

Browse files
authored
Merge pull request #72 from sudara/performance
Performance and UX improvements
2 parents 177bf13 + 37d3cc4 commit 1421634

32 files changed

+784
-305
lines changed

Assets/dogfood-off.png

448 Bytes
Loading

Assets/move-off.png

1.05 KB
Loading

Assets/move-on.png

958 Bytes
Loading

Assets/speedometer-off.png

1.39 KB
Loading

Assets/speedometer-on.png

1.34 KB
Loading

CMakeLists.txt

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,11 @@ endif ()
4242

4343
# Assets are precompiled in the module to make it Projucer friendly
4444
#
45-
# TODO: We need to automate this.
46-
#
47-
# To work with CMake Assets:
45+
# To add or modify images:
4846
# * Uncomment the following lines to generate the assets again
49-
# * Delete everything in "LatestCompliedAssets" folder so there's no conflict
50-
# * Comment out the manual includes in melatonin_inspector.cpp
51-
52-
# When ready to commit:
53-
# * Comment out these lines again
54-
# * Move the new binary .cpp from your build folder to LatestCompiledAssets
55-
# * Move the latest InspectorBinaryData.h to the main module folder
56-
# (for me the files are in cmake-build-debug/modules/melatonin_inspector/juce_binarydata_MelatoninInspector
57-
# * Add the .cpp includes manually to melatonin_inspector.cpp
47+
# * build as you would normally via CMake
48+
# * run modules/melatonin_inspector/copy_cmake_assets.rb from your main PROJECT folder
49+
# * comment these lines back out
5850

5951
#file(GLOB_RECURSE MelatoninInspectorAssetFiles CONFIGURE_DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/Assets/*")
6052
#juce_add_binary_data(MelatoninInspectorAssets SOURCES ${MelatoninInspectorAssetFiles} HEADER_NAME InspectorBinaryData.h NAMESPACE InspectorBinaryData)

LatestCompiledAssets/BinaryData1.cpp

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const char* _DS_Store = (const char*) temp_binary_data_0;
6868

6969
}
7070

71-
#include "melatonin_inspector/InspectorBinaryData.h"
71+
#include "InspectorBinaryData.h"
7272

7373
namespace InspectorBinaryData
7474
{
@@ -86,7 +86,7 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes)
8686
{
8787
case 0x6abebe70: numBytes = 6148; return _DS_Store;
8888
case 0xb444a937: numBytes = 1419; return clear_png;
89-
case 0x7e314a7f: numBytes = 481; return dogfoodoff_png;
89+
case 0x7e314a7f: numBytes = 929; return dogfoodoff_png;
9090
case 0x805edfe3: numBytes = 894; return dogfoodon_png;
9191
case 0x4846b8f8: numBytes = 1031; return enabledoff_png;
9292
case 0x4d153e4a: numBytes = 1017; return enabledon_png;
@@ -95,7 +95,11 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes)
9595
case 0x14ab743c: numBytes = 673; return eyedropperoff_png;
9696
case 0xc74a0a86: numBytes = 671; return eyedropperon_png;
9797
case 0x78ded995: numBytes = 25781; return logo_png;
98+
case 0x48464668: numBytes = 1076; return moveoff_png;
99+
case 0xd13642da: numBytes = 958; return moveon_png;
98100
case 0xd5ac3312: numBytes = 941; return search_png;
101+
case 0xca80f4b8: numBytes = 1419; return speedometeroff_png;
102+
case 0x40c48a8a: numBytes = 1371; return speedometeron_png;
99103
case 0xf76847cf: numBytes = 850; return timingoff_png;
100104
case 0x10aaf893: numBytes = 867; return timingon_png;
101105
default: break;
@@ -118,7 +122,11 @@ const char* namedResourceList[] =
118122
"eyedropperoff_png",
119123
"eyedropperon_png",
120124
"logo_png",
125+
"moveoff_png",
126+
"moveon_png",
121127
"search_png",
128+
"speedometeroff_png",
129+
"speedometeron_png",
122130
"timingoff_png",
123131
"timingon_png"
124132
};
@@ -136,7 +144,11 @@ const char* originalFilenames[] =
136144
"eyedropper-off.png",
137145
"eyedropper-on.png",
138146
"logo.png",
147+
"move-off.png",
148+
"move-on.png",
139149
"search.png",
150+
"speedometer-off.png",
151+
"speedometer-on.png",
140152
"timing-off.png",
141153
"timing-on.png"
142154
};

LatestCompiledAssets/BinaryData12.cpp

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@
99
namespace InspectorBinaryData
1010
{
1111

12-
//================== search.png ==================
12+
//================== move-off.png ==================
1313
static const unsigned char temp_binary_data_11[] =
14-
{ 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,36,0,0,0,36,8,6,0,0,0,225,0,152,152,0,0,0,9,112,72,89,115,0,0,22,37,0,0,22,37,1,73,82,36,240,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,3,66,73,68,65,84,120,
15-
1,205,87,189,114,211,64,16,222,147,9,147,210,37,165,58,38,52,142,171,76,42,204,19,196,36,48,67,103,249,9,172,60,1,118,69,25,65,69,135,66,197,12,144,132,39,64,233,76,21,49,195,144,86,188,129,41,97,198,94,118,207,146,238,172,72,103,89,86,112,190,153,76,
16-
116,231,211,233,187,111,127,110,87,192,10,112,186,110,19,182,192,134,41,236,210,208,78,127,16,16,130,5,145,255,209,11,97,77,136,50,139,156,103,110,7,17,95,2,74,34,77,195,210,136,118,12,196,150,24,249,31,188,8,234,38,164,17,233,192,234,59,251,85,136,21,
17-
18,234,29,14,78,232,159,123,243,5,65,42,96,0,40,126,201,9,36,197,44,108,97,190,122,17,173,31,249,103,158,15,85,9,177,159,96,3,207,51,170,76,104,227,215,112,31,124,211,137,89,81,242,47,7,5,246,244,121,4,28,190,63,123,51,130,42,132,122,71,131,171,216,87,
18-
230,11,4,92,192,84,244,253,11,111,2,37,225,60,119,119,113,74,135,210,28,159,14,116,76,74,121,203,222,93,32,148,53,83,44,247,16,42,128,148,182,99,165,213,225,44,241,196,255,228,5,80,134,144,115,228,118,201,129,207,235,32,163,145,98,243,127,213,72,69,98,
19-
38,218,38,181,173,228,129,200,156,164,100,40,66,214,37,195,224,15,139,169,120,74,143,9,1,155,190,232,154,222,145,132,88,29,80,246,142,128,194,21,106,2,145,226,72,59,78,198,228,224,3,153,96,77,132,144,220,39,153,32,117,130,170,73,173,144,212,60,236,163,
20-
120,72,105,2,186,96,34,68,246,82,11,106,84,71,7,169,116,170,6,248,184,104,157,37,115,135,122,43,172,91,157,20,13,74,31,49,208,144,249,45,152,105,185,98,22,103,223,91,64,124,241,166,206,93,228,71,108,50,59,29,241,173,125,187,80,225,190,13,133,132,238,
21-
20,152,144,98,141,198,210,226,191,96,145,144,110,190,154,17,251,140,157,140,139,130,135,157,58,72,6,104,8,199,181,113,79,221,105,38,95,181,56,147,130,82,169,185,144,6,106,4,206,180,228,11,6,66,114,1,170,164,37,43,196,154,193,55,63,237,172,146,175,208,
22-
146,100,30,33,146,211,79,103,40,105,213,173,18,90,56,0,85,77,70,166,18,68,18,146,73,75,104,153,116,134,239,76,23,224,42,136,15,183,80,99,153,214,167,121,136,202,4,190,145,211,76,202,117,204,186,164,100,145,70,135,75,191,49,47,107,124,40,67,40,91,38,112,
23-
81,37,73,189,96,251,87,32,195,29,139,133,87,160,66,125,82,230,226,110,232,131,240,122,28,182,119,246,185,138,236,196,83,15,168,104,239,210,220,111,254,13,74,128,85,109,61,218,123,69,7,122,11,124,65,40,108,83,157,61,249,126,253,237,210,244,126,110,27,
24-
228,28,186,67,42,164,178,209,22,201,206,163,65,245,82,166,67,149,166,165,60,67,161,125,64,210,58,176,216,14,77,244,241,178,14,164,176,47,147,146,207,237,111,23,44,137,180,231,220,53,66,136,128,90,239,62,252,165,214,72,59,160,137,84,3,10,16,254,28,71,
25-
237,135,251,167,180,233,159,248,131,89,7,111,106,127,55,136,80,135,209,247,63,123,163,240,199,120,66,230,14,116,87,32,165,59,173,157,61,200,51,95,169,222,158,65,102,116,40,131,30,196,29,170,157,67,34,164,107,232,146,11,177,162,60,147,117,133,60,165,74,
26-
19,90,216,152,125,70,171,103,86,169,50,151,145,170,68,104,93,152,72,53,96,3,48,249,212,70,20,74,144,85,138,136,245,55,162,80,130,28,165,190,192,93,0,71,176,140,98,194,63,250,252,124,184,174,6,177,51,0,0,0,0,73,69,78,68,174,66,96,130,0,0 };
14+
{ 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,48,0,0,0,48,8,6,0,0,0,87,2,249,135,0,0,0,9,112,72,89,115,0,0,22,37,0,0,22,37,1,73,82,36,240,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,3,201,73,68,65,84,120,
15+
1,213,154,191,83,19,65,20,199,223,222,15,68,194,143,52,52,84,54,88,164,137,5,54,140,154,1,199,177,176,245,15,176,210,74,52,98,4,43,75,76,64,25,177,210,74,123,27,103,108,252,49,48,81,135,134,52,52,105,210,96,129,77,6,71,2,137,35,151,187,245,189,195,99,
16+
142,184,23,47,151,93,56,62,51,153,217,219,220,229,190,111,127,188,125,111,55,0,10,153,94,248,148,202,61,43,142,130,66,52,80,196,195,165,207,195,186,174,167,152,227,164,169,12,138,80,98,192,253,249,247,137,166,213,60,239,93,59,205,230,56,213,129,2,164,
17+
27,64,66,153,102,102,152,198,250,188,58,206,152,73,117,55,95,148,76,144,140,116,3,152,110,142,249,197,31,212,99,221,80,189,54,14,146,97,32,17,154,180,52,238,219,221,195,28,94,201,79,79,174,183,187,135,122,106,176,182,213,99,158,58,221,199,109,219,29,
18+
122,143,179,19,27,194,223,3,69,60,88,92,185,238,191,46,100,39,222,180,189,255,249,215,17,190,183,119,78,99,96,210,144,243,127,199,56,183,242,247,38,223,138,158,83,230,133,58,165,112,251,194,119,195,52,54,90,197,19,12,88,61,232,185,216,24,64,108,157,234,
19+
171,80,107,183,214,51,67,183,130,158,137,141,1,238,184,175,239,100,68,61,224,8,140,242,136,133,1,158,120,28,255,73,225,13,76,139,239,16,10,18,207,29,222,96,186,81,161,178,6,193,61,160,204,11,133,161,157,120,238,88,197,133,220,213,58,134,33,41,116,165,
20+
141,32,55,122,108,61,16,70,60,93,207,77,93,42,255,232,27,216,12,250,157,174,122,0,125,253,35,124,229,93,44,38,33,18,188,129,18,86,240,243,202,189,106,17,31,6,29,34,130,226,23,241,149,179,88,236,133,200,184,30,231,44,149,184,3,165,78,197,19,93,12,33,126,
21+
3,228,113,45,138,120,162,155,57,16,113,216,8,73,68,17,79,24,32,137,66,118,50,244,124,162,144,91,51,204,93,144,128,176,7,102,158,44,167,65,33,81,90,155,34,93,81,253,161,30,32,215,70,49,59,46,231,148,2,174,67,140,160,48,61,247,116,121,152,219,86,201,223,
22+
0,7,61,64,221,58,180,91,187,194,246,197,199,18,210,70,153,157,63,61,117,123,128,146,110,202,91,253,129,84,107,60,239,241,191,184,190,91,130,222,235,177,159,237,153,25,212,188,134,139,92,213,200,21,62,140,218,182,157,70,243,224,164,64,70,160,230,12,206,
23+
139,178,102,244,246,74,79,180,143,10,205,52,45,141,98,13,156,32,69,90,198,225,132,64,73,15,105,158,191,147,169,184,115,128,198,18,78,140,34,141,45,111,71,65,245,88,15,34,232,189,222,220,160,134,118,112,213,198,28,217,245,68,7,94,136,92,19,45,231,156,
24+
243,42,196,20,108,245,234,118,255,224,71,191,27,61,180,14,252,253,162,72,49,56,196,12,74,110,230,166,46,254,179,54,9,87,98,154,23,208,33,170,182,14,61,242,2,241,68,36,223,73,43,118,178,81,219,3,137,116,18,75,249,233,56,26,245,50,169,253,100,68,26,63,
25+
33,34,29,25,224,79,3,25,232,239,64,18,12,248,107,136,72,232,140,76,144,195,150,129,67,63,190,125,4,203,61,16,13,108,121,158,47,100,47,207,66,68,2,199,29,237,85,210,118,31,149,195,38,224,199,65,96,66,163,227,70,43,198,26,201,157,129,100,37,174,226,137,
26+
64,3,108,92,145,117,208,83,24,98,159,105,221,239,15,35,190,211,221,233,168,8,39,177,255,36,37,138,248,163,68,104,0,29,46,136,234,227,38,158,16,26,64,39,35,1,55,111,198,73,60,33,52,192,198,188,77,84,207,53,54,26,148,92,31,23,66,3,122,28,59,225,198,220,
27+
154,214,208,117,94,213,152,253,141,130,41,140,6,203,166,174,55,84,156,54,70,69,106,30,57,179,244,37,205,237,102,219,147,121,106,132,40,193,98,16,82,119,167,41,98,108,151,79,80,60,47,83,60,33,125,123,125,59,49,184,42,74,79,169,206,250,253,171,4,146,145,
28+
110,192,203,91,99,22,185,90,255,97,157,74,247,171,228,128,131,132,106,134,177,234,93,227,241,233,90,220,220,111,40,232,175,54,170,211,211,63,29,136,227,49,101,42,141,245,0,0,0,0,73,69,78,68,174,66,96,130,0,0 };
2729

28-
const char* search_png = (const char*) temp_binary_data_11;
30+
const char* moveoff_png = (const char*) temp_binary_data_11;
2931
}

LatestCompiledAssets/BinaryData13.cpp

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,22 @@
99
namespace InspectorBinaryData
1010
{
1111

12-
//================== timing-off.png ==================
12+
//================== move-on.png ==================
1313
static const unsigned char temp_binary_data_12[] =
14-
{ 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,27,0,0,0,32,8,6,0,0,0,227,105,3,59,0,0,0,9,112,72,89,115,0,0,22,37,0,0,22,37,1,73,82,36,240,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,2,231,73,68,65,84,120,
15-
1,221,87,221,109,19,65,16,254,102,29,243,138,169,128,165,3,167,131,164,130,196,9,72,60,37,151,6,146,75,5,113,58,56,211,0,23,158,144,32,137,59,136,169,0,211,193,150,224,71,20,97,15,51,123,235,99,157,248,236,59,99,241,192,39,89,218,211,206,206,183,51,59,
16-
127,38,172,64,210,75,115,38,62,69,77,208,11,122,147,127,206,92,213,190,193,63,196,255,75,182,179,114,215,96,72,76,14,117,241,19,147,85,219,132,154,72,222,167,22,143,216,147,101,39,252,156,92,198,225,23,198,249,48,155,212,209,177,146,44,57,76,45,27,92,
17-
0,156,4,130,42,45,35,241,192,77,126,151,229,104,74,38,36,29,54,124,37,203,20,205,224,136,232,50,191,205,134,203,54,159,5,72,242,46,237,10,209,247,152,72,20,140,8,116,73,45,218,165,25,189,186,185,27,144,230,20,25,218,87,139,148,36,136,90,102,190,63,57,
18-
58,191,194,58,203,60,209,148,31,16,92,166,36,104,227,108,85,162,150,103,143,210,148,225,189,209,9,154,243,155,219,193,217,82,178,226,125,188,69,5,145,88,34,111,144,161,1,130,14,189,172,213,111,33,239,127,186,251,112,61,223,47,221,24,132,54,38,82,72,84,
19-
58,113,243,62,130,91,69,79,63,121,155,238,45,144,137,11,146,249,109,68,224,122,19,162,37,132,62,29,120,198,31,23,200,130,175,21,78,136,250,104,0,13,6,159,131,79,9,65,131,240,105,147,227,244,208,147,133,133,23,86,171,208,0,39,199,231,23,234,42,126,244,
20-
79,176,136,25,212,59,133,117,224,11,79,198,140,131,72,96,136,154,208,96,144,176,207,194,37,7,79,247,181,170,132,180,80,182,61,205,93,3,226,174,63,32,97,94,183,236,68,81,39,199,105,80,249,198,6,163,114,189,131,174,17,86,139,194,170,31,168,9,110,249,71,
21-
183,98,210,56,191,207,170,171,204,20,227,114,61,131,213,0,153,39,97,61,171,52,148,217,23,100,71,109,234,173,17,143,117,218,198,253,44,255,154,141,196,229,61,41,93,189,58,149,37,38,214,126,166,7,196,37,252,186,238,169,170,66,251,12,109,209,59,13,107,130,
22-
147,0,33,239,87,46,92,179,93,76,209,141,214,206,16,227,91,248,180,113,105,217,6,162,201,204,73,164,143,141,68,73,94,110,114,253,177,109,29,52,61,66,32,137,243,138,20,48,62,183,194,135,108,38,218,102,176,5,72,135,255,211,211,218,69,101,242,209,40,77,240,
23-
178,20,154,242,189,102,59,254,2,69,243,244,163,132,90,149,207,163,214,147,229,95,178,177,182,149,32,107,37,105,31,54,37,148,122,121,170,245,50,124,186,185,85,158,120,65,80,198,109,138,30,85,90,255,126,221,92,90,50,183,76,228,252,110,124,158,158,30,152,
24-
17,50,138,231,123,113,131,84,138,235,42,82,239,1,131,36,84,118,91,18,181,228,162,226,177,88,118,249,116,117,148,246,163,30,55,151,212,131,78,10,175,175,161,12,188,244,69,156,125,46,117,98,57,45,99,203,46,87,57,55,250,208,37,244,27,252,139,153,172,235,
25-
242,107,39,98,79,106,112,40,86,28,72,150,90,177,216,150,202,73,70,243,153,20,133,22,134,90,51,215,233,250,13,140,194,63,59,254,43,233,232,0,0,0,0,73,69,78,68,174,66,96,130,0,0 };
14+
{ 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,48,0,0,0,48,8,6,0,0,0,87,2,249,135,0,0,0,9,112,72,89,115,0,0,22,37,0,0,22,37,1,73,82,36,240,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,3,83,73,68,65,84,120,
15+
1,213,153,77,82,27,49,16,133,159,6,3,89,194,146,240,83,195,13,194,13,240,13,224,6,225,4,64,85,128,98,21,103,149,50,80,133,57,65,224,4,225,6,230,6,57,2,19,72,32,187,152,77,138,196,246,116,90,194,118,198,182,100,51,74,11,134,111,101,207,140,60,175,173,
16+
238,150,186,5,4,132,110,15,223,211,77,117,11,1,81,8,4,139,95,69,74,117,243,37,85,101,181,184,115,129,0,4,49,128,110,143,99,80,179,14,66,220,185,212,64,52,185,162,230,182,19,8,19,65,24,139,120,205,12,210,102,157,46,143,103,32,140,184,1,160,214,167,1,241,
17+
93,98,76,183,62,67,24,81,23,210,65,203,126,95,25,249,144,82,53,245,122,103,123,228,239,232,153,122,117,207,179,85,138,209,166,216,12,91,216,61,181,254,28,2,65,223,15,168,239,69,243,187,35,223,69,87,71,107,40,165,199,32,197,194,105,208,213,26,60,126,214,
18+
54,78,222,133,60,81,75,239,206,249,223,62,179,136,215,119,19,215,184,194,24,96,104,77,213,88,108,99,232,186,66,195,53,164,132,130,96,252,126,170,169,215,141,225,25,32,186,115,141,43,196,12,100,196,191,177,63,128,196,53,246,217,13,24,33,62,65,138,19,243,
19+
73,209,211,187,208,184,172,163,25,41,62,106,151,213,252,126,66,215,213,6,167,222,196,249,30,60,19,99,197,207,237,39,255,158,173,204,168,229,138,117,22,254,203,128,135,133,11,91,246,212,231,197,144,248,113,120,27,64,55,135,188,232,144,228,86,57,183,120,
20+
141,127,16,19,222,66,18,15,241,102,24,188,17,115,27,131,143,120,141,88,22,122,76,214,233,66,183,31,99,164,19,151,16,192,58,3,198,191,3,226,243,111,155,132,97,161,207,0,157,218,88,124,93,56,56,101,224,109,186,214,102,10,166,12,61,3,204,141,233,230,23,
21+
22,191,138,162,162,181,233,202,46,99,132,137,129,135,2,220,84,75,189,192,28,220,207,119,201,227,235,94,26,29,239,205,16,27,35,174,15,55,116,163,32,162,31,71,155,15,221,3,217,172,18,152,24,17,213,117,92,68,104,182,103,241,82,105,167,119,145,90,220,171,
22+
232,190,13,175,201,9,94,12,92,244,232,94,211,194,94,205,196,128,246,37,206,205,101,96,162,215,14,9,237,235,78,105,142,247,102,98,131,183,28,45,179,83,213,95,122,89,200,228,102,213,230,153,80,23,40,42,90,219,159,95,43,217,117,164,111,37,238,220,40,243,
23+
30,188,130,162,193,197,13,123,202,208,250,228,191,27,29,76,119,209,228,114,158,214,97,222,182,139,11,175,65,157,98,228,39,4,241,53,32,247,110,52,83,73,73,210,128,39,185,12,24,219,61,240,37,197,25,60,121,180,1,97,196,235,124,78,31,212,226,174,247,230,
24+
209,233,119,116,85,93,83,75,123,231,230,115,142,2,252,169,113,27,112,115,112,201,121,247,20,247,165,147,162,138,215,184,13,200,174,124,24,234,247,143,21,47,149,38,199,97,175,200,250,79,82,226,129,219,133,248,231,187,216,131,216,28,46,88,41,148,120,141,
25+
35,11,241,201,136,13,165,206,139,36,94,99,55,160,169,236,51,192,181,178,171,184,126,46,236,109,149,18,159,75,17,231,104,211,21,230,198,42,17,119,138,211,59,68,124,173,141,175,58,70,212,242,182,247,234,41,137,236,33,223,245,65,141,231,116,115,228,67,102,
26+
225,226,34,74,8,241,212,214,105,203,172,90,111,242,126,158,79,40,203,16,68,254,128,227,119,105,221,81,158,114,193,212,218,128,48,226,6,152,216,208,149,93,255,97,93,176,244,27,228,136,201,8,77,177,222,187,144,170,141,162,165,223,71,65,223,170,91,161,203,
27+
211,191,181,205,150,96,11,168,116,103,0,0,0,0,73,69,78,68,174,66,96,130,0,0 };
2628

27-
const char* timingoff_png = (const char*) temp_binary_data_12;
29+
const char* moveon_png = (const char*) temp_binary_data_12;
2830
}

0 commit comments

Comments
 (0)