Artwork.hpp (400B)
1 /* (Auto-generated binary data file). */ 2 3 #ifndef BINARY_ARTWORK_HPP 4 #define BINARY_ARTWORK_HPP 5 6 namespace Artwork 7 { 8 extern const char* buttonOffData; 9 const unsigned int buttonOffDataSize = 970; 10 11 extern const char* buttonOnData; 12 const unsigned int buttonOnDataSize = 983; 13 14 extern const char* knobData; 15 const unsigned int knobDataSize = 52344; 16 } 17 18 #endif // BINARY_ARTWORK_HPP 19