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