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
9extern const uint8_t oledb_img_mikroe[ ];
10
11/* 5x7 font */
12extern const uint8_t oledb_font_5x7[ ];
13
14/* 6x8 font */
15extern const uint8_t oledb_font_6x8[ ];
16#endif // _OLEDB_RESOURCES_H_
const uint8_t oledb_img_mikroe[]
Memory buffers for 96x39 OLED monochrome module.
const uint8_t oledb_font_5x7[]
const uint8_t oledb_font_6x8[]