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

Go to the source code of this file.

Variables

const unsigned char GxEPD2_102::lut_w_full[] PROGMEM
 

Variable Documentation

◆ PROGMEM

const GFXfont Roboto_Regular12pt7b PROGMEM
Initial value:
=
{
0x60, 0x5A, 0x5A, 0x00, 0x00, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

Definition at line 349 of file GxEPD2_102.cpp.

350{
351 0x60, 0x5A, 0x5A, 0x00, 0x00, 0x01,
352 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
353 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
354 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
355 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
356 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
357 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
358};