|
123456789101112131415161718192021222324252627282930 |
- /* (Auto-generated binary data file). */
-
- #ifndef BINARY_ZAMCOMPARTWORK_HPP
- #define BINARY_ZAMCOMPARTWORK_HPP
-
- namespace ZamCompArtwork
- {
- extern const char* knobData;
- const unsigned int knobDataSize = 7056;
- const unsigned int knobWidth = 42;
- const unsigned int knobHeight = 42;
-
- extern const char* ledredData;
- const unsigned int ledredDataSize = 484;
- const unsigned int ledredWidth = 11;
- const unsigned int ledredHeight = 11;
-
- extern const char* ledyellowData;
- const unsigned int ledyellowDataSize = 484;
- const unsigned int ledyellowWidth = 11;
- const unsigned int ledyellowHeight = 11;
-
- extern const char* zamcompData;
- const unsigned int zamcompDataSize = 256800;
- const unsigned int zamcompWidth = 800;
- const unsigned int zamcompHeight = 107;
- }
-
- #endif // BINARY_ZAMCOMPARTWORK_HPP
-
|