ePaper_EXT3_Basic_Library Reference Manual  501
Library for Pervasive Displays EXT3 - Basic level
ePaper_EXT3_Basic_Library.h
Go to the documentation of this file.
1 
24 // SDK
25 #if defined(ENERGIA) // LaunchPad specific
26 #include "Energia.h"
27 #else // Arduino general
28 #include "Arduino.h"
29 #endif // end IDE
30 
31 #ifndef EPAPER_EXT3_BASIC_LIBRARY
32 #define EPAPER_EXT3_BASIC_LIBRARY 507
33 #include "Screen_EPD_EXT3.h"
34 #endif // EPAPER_EXT3_BASIC_LIBRARY
Driver for Pervasive Displays iTC monochrome and colour screens with EXT3.