Microchip® Advanced Software Framework

image_data.h File Reference

The definition of image data arrays.

Copyright (c) 2012-2014 Pervasive Displays Inc. All rights reserved.

Macros

#define USE_EPD144   0
 1.44 inch PDi EPD More...
 
#define USE_EPD200   1
 2 inch PDi EPD More...
 
#define USE_EPD270   2
 2.7 inch PDi EPD More...
 

Variables

unsigned char const image_array_144_1 []
 use 1.44" image array #1 More...
 
unsigned char const image_array_144_2 []
 use 1.44" image array #2 More...
 

#define USE_EPD144   0

1.44 inch PDi EPD

#define USE_EPD200   1

2 inch PDi EPD

#define USE_EPD270   2

2.7 inch PDi EPD

unsigned char const image_array_144_1[]

use 1.44" image array #1

Referenced by main().

unsigned char const image_array_144_2[]

use 1.44" image array #2

Referenced by main().