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

Go to the source code of this file.

Variables

const uint8_t GxEPD2_270::lut_20_vcomDC[] PROGMEM
 

Variable Documentation

◆ PROGMEM

const uint8_t GxEPD2_270::lut_24_bb_partial [] PROGMEM
Initial value:
=
{
0x00, 0x00,
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
}

Definition at line 354 of file GxEPD2_270.cpp.

355{
356 0x00, 0x00,
357 0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
358 0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
359 0x00, 0x14, 0x00, 0x00, 0x00, 0x01,
360 0x00, 0x12, 0x12, 0x00, 0x00, 0x01,
361 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
362 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
363 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
364};