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

Go to the source code of this file.

Variables

const uint8_t GxEPD2_270c::lut_20_vcomDC[] PROGMEM
 

Variable Documentation

◆ PROGMEM

const uint8_t GxEPD2_270c::lut_24_black [] PROGMEM
Initial value:
=
{
0x00 , 0x00,
0x00 , 0x1A , 0x1A , 0x00 , 0x00 , 0x01,
0x00 , 0x0A , 0x0A , 0x00 , 0x00 , 0x08,
0x00 , 0x0E , 0x01 , 0x0E , 0x01 , 0x10,
0x00 , 0x0A , 0x0A , 0x00 , 0x00 , 0x08,
0x00 , 0x04 , 0x10 , 0x00 , 0x00 , 0x05,
0x00 , 0x03 , 0x0E , 0x00 , 0x00 , 0x0A,
0x00 , 0x23 , 0x00 , 0x00 , 0x00 , 0x01
}

Definition at line 395 of file GxEPD2_270c.cpp.

396{
397 0x00 , 0x00,
398 0x00 , 0x1A , 0x1A , 0x00 , 0x00 , 0x01,
399 0x00 , 0x0A , 0x0A , 0x00 , 0x00 , 0x08,
400 0x00 , 0x0E , 0x01 , 0x0E , 0x01 , 0x10,
401 0x00 , 0x0A , 0x0A , 0x00 , 0x00 , 0x08,
402 0x00 , 0x04 , 0x10 , 0x00 , 0x00 , 0x05,
403 0x00 , 0x03 , 0x0E , 0x00 , 0x00 , 0x0A,
404 0x00 , 0x23 , 0x00 , 0x00 , 0x00 , 0x01
405};