Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
GxEPD2_420.cpp File Reference
#include "GxEPD2_420.h"

Go to the source code of this file.

Macros

#define T1   25
 
#define T2   1
 
#define T3   4
 
#define T4   25
 

Variables

const unsigned char GxEPD2_420::lut_20_vcom0_full[] PROGMEM
 

Macro Definition Documentation

◆ T1

#define T1   25

Definition at line 681 of file GxEPD2_420.cpp.

◆ T2

#define T2   1

Definition at line 682 of file GxEPD2_420.cpp.

◆ T3

#define T3   4

Definition at line 683 of file GxEPD2_420.cpp.

◆ T4

#define T4   25

Definition at line 684 of file GxEPD2_420.cpp.

Variable Documentation

◆ PROGMEM

const unsigned char GxEPD2_420::lut_24_bb_partial [] PROGMEM
Initial value:
=
{
0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
0x00, 0x14, 0x00, 0x00, 0x00, 0x01,
0x00, 0x12, 0x12, 0x00, 0x00, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00
}

Definition at line 559 of file GxEPD2_420.cpp.

560{
561 0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
562 0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
563 0x00, 0x14, 0x00, 0x00, 0x00, 0x01,
564 0x00, 0x12, 0x12, 0x00, 0x00, 0x01,
565 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
566 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
567 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
568 0x00, 0x00
569};