15 #ifndef LIB_ICONS_H_INCLUDED 16 #define LIB_ICONS_H_INCLUDED 21 #include <avr/pgmspace.h> 25 #define ICO_VENT_AUS 1 26 #define ICO_VERBRAUCHER_AN 1 27 #define ICO_VERBRAUCHER_AUS 1 28 #define ICO_BATMAN_SPLASH 0 30 #define ICO_DREIECK_GELB 1 31 #define ICO_AESKULAP 1 Storage structure for bitmap pixel data and metadata.
Graphical library API header file.