Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
eye_sml.h
Go to the documentation of this file.
1#define eye_sml_width (24)
2#define eye_sml_height (24)
3
4const unsigned char eye_sml[72] = {
5 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x03, 0xFF, 0xC0, 0x07,
6 0xC3, 0xE0, 0x0F, 0x00, 0xF0, 0x1C, 0x00, 0x38, 0x38, 0x3C, 0x1C, 0x70, 0x7E, 0x0E, 0xE0, 0xE7,
7 0x07, 0xE0, 0xC3, 0x07, 0xE0, 0xC3, 0x07, 0xE0, 0xE7, 0x07, 0x70, 0x7E, 0x0E, 0x38, 0x3C, 0x1C,
8 0x1C, 0x00, 0x38, 0x0F, 0x00, 0xF0, 0x07, 0xC3, 0xE0, 0x03, 0xFF, 0xC0, 0x00, 0xFF, 0x00, 0x00,
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };
10const unsigned char eye_sml_red[72] = {
11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };
const unsigned char eye_sml_red[72]
Definition eye_sml.h:10
const unsigned char eye_sml[72]
Definition eye_sml.h:4