#pragma once #ifndef ICONS_H #define ICONS_H #include extern const unsigned char* epd_icons_allArray[]; #endif // ICONS_H