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

Go to the source code of this file.

Macros

#define T1   60
 
#define T2   2
 
#define T3   6
 
#define T4   60
 
#define T2   0
 
#define T3   0
 

Variables

const unsigned char GxEPD2_260::lut_20_vcom0_full[] PROGMEM
 

Macro Definition Documentation

◆ T1

#define T1   60

Definition at line 390 of file GxEPD2_260.cpp.

◆ T2 [1/2]

#define T2   2

Definition at line 391 of file GxEPD2_260.cpp.

◆ T2 [2/2]

#define T2   0

Definition at line 391 of file GxEPD2_260.cpp.

◆ T3 [1/2]

#define T3   6

Definition at line 392 of file GxEPD2_260.cpp.

◆ T3 [2/2]

#define T3   0

Definition at line 392 of file GxEPD2_260.cpp.

◆ T4

#define T4   60

Definition at line 393 of file GxEPD2_260.cpp.

Variable Documentation

◆ PROGMEM

const unsigned char GxEPD2_260::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 325 of file GxEPD2_260.cpp.

326{
327 0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
328 0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
329 0x00, 0x14, 0x00, 0x00, 0x00, 0x01,
330 0x00, 0x12, 0x12, 0x00, 0x00, 0x01,
331 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
332 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
333 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
334 0x00, 0x00
335};