File tree Expand file tree Collapse file tree 7 files changed +1069
-1272
lines changed
Expand file tree Collapse file tree 7 files changed +1069
-1272
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -12,22 +12,22 @@ namespace Artwork
1212 const unsigned int ProggySquareDataSize = 41588 ;
1313
1414 extern const char * knobData;
15- const unsigned int knobDataSize = 9416 ;
15+ const unsigned int knobDataSize = 8079 ;
1616
1717 extern const char * ledData;
1818 const unsigned int ledDataSize = 199 ;
1919
2020 extern const char * sliderData;
21- const unsigned int sliderDataSize = 11348 ;
21+ const unsigned int sliderDataSize = 9927 ;
2222
2323 extern const char * toggle_buttonData;
24- const unsigned int toggle_buttonDataSize = 844 ;
24+ const unsigned int toggle_buttonDataSize = 837 ;
2525
2626 extern const char * value_displayData;
27- const unsigned int value_displayDataSize = 134 ;
27+ const unsigned int value_displayDataSize = 131 ;
2828
2929 extern const char * vuData;
30- const unsigned int vuDataSize = 4899 ;
30+ const unsigned int vuDataSize = 3443 ;
3131}
3232
3333#endif // BINARY_ARTWORK_HPP
You can’t perform that action at this time.
0 commit comments