oledb
2.0.0.0
oledb_resources.h
Go to the documentation of this file.
1
#ifndef _OLEDB_RESOURCES_H_
2
#define _OLEDB_RESOURCES_H_
3
#include "stdint.h"
8
// 'MIKROE' image, 96x39px
9
extern
const
uint8_t
oledb_img_mikroe
[ ];
10
11
/* 5x7 font */
12
extern
const
uint8_t
oledb_font_5x7
[ ];
13
14
/* 6x8 font */
15
extern
const
uint8_t
oledb_font_6x8
[ ];
16
#endif
// _OLEDB_RESOURCES_H_
oledb_img_mikroe
const uint8_t oledb_img_mikroe[]
Memory buffers for 96x39 OLED monochrome module.
oledb_font_5x7
const uint8_t oledb_font_5x7[]
oledb_font_6x8
const uint8_t oledb_font_6x8[]