sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
EPD_2in9.cpp File Reference
#include <stdlib.h>
#include "EPD_2in9.h"
#include "Debug.h"
#include "GUI_Paint.h"

Variables

const unsigned char lut_full_update []
 
const unsigned char lut_partial_update []
 

Variable Documentation

const unsigned char lut_full_update[]
Initial value:
=
{
0x02, 0x02, 0x01, 0x11, 0x12, 0x12, 0x22, 0x22,
0x66, 0x69, 0x69, 0x59, 0x58, 0x99, 0x99, 0x88,
0x00, 0x00, 0x00, 0x00, 0xF8, 0xB4, 0x13, 0x51,
0x35, 0x51, 0x51, 0x19, 0x01, 0x00
}
const unsigned char lut_partial_update[]
Initial value:
=
{
0x10, 0x18, 0x18, 0x08, 0x18, 0x18, 0x08, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x13, 0x14, 0x44, 0x12,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00
}