c10x10rgb2  2.1.0.0
c10x10rgb2_resources.h
Go to the documentation of this file.
1 #ifndef _C10X10RGB2_RESOURCES_H_
2 #define _C10X10RGB2_RESOURCES_H_
3 #include "stdint.h"
4 
9 // 'MIKROE' image, 10x10px
10 extern const uint32_t c10x10rgb_img_mikroe[ ];
11 
12 // 8x8 font
13 extern const uint8_t c10x10rgb_font_8x8[ ][ 8 ];
14 
15 #endif // _C10X10RGB2_RESOURCES_H_
c10x10rgb_font_8x8
const uint8_t c10x10rgb_font_8x8[][8]
c10x10rgb_img_mikroe
const uint32_t c10x10rgb_img_mikroe[]
Memory buffers for 10x10 RGB 2 Click.