You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- /* (Auto-generated binary data file). */
 - 
 - #ifndef BINARY_ARTWORK_HPP
 - #define BINARY_ARTWORK_HPP
 - 
 - namespace Artwork
 - {
 -     extern const char* buttonOffData;
 -     const unsigned int buttonOffDataSize = 970;
 - 
 -     extern const char* buttonOnData;
 -     const unsigned int buttonOnDataSize = 983;
 - 
 -     extern const char* knobData;
 -     const unsigned int knobDataSize = 52344;
 - }
 - 
 - #endif // BINARY_ARTWORK_HPP
 
 
  |