Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
umbrella_sml.h
Go to the documentation of this file.
1#define umbrella_sml_width (24)
2#define umbrella_sml_height (24)
3
4const unsigned char umbrella_sml[72] = {
5 0x00, 0x00, 0x00, 0x00, 0x7E, 0x00, 0x03, 0xFF, 0xC0, 0x07, 0x81, 0xE0, 0x1E, 0x00, 0x70, 0x18,
6 0x00, 0x18, 0x30, 0x00, 0x1C, 0x70, 0x00, 0x0E, 0x60, 0x00, 0x06, 0xE0, 0x00, 0x07, 0xC0, 0x00,
7 0x03, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
8 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x60, 0x00, 0x18, 0x60, 0x00, 0x1C, 0xE0, 0x00,
9 0x0F, 0xC0, 0x00, 0x07, 0x80, 0x00, 0x00, 0x00, };
10const unsigned char umbrella_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 umbrella_sml_red[72]
const unsigned char umbrella_sml[72]
Definition umbrella_sml.h:4