Pervasive Displays Library Suite
5.0.7
Library for Pervasive Displays - Basic edition
|
Example of features for basic edition. More...
Functions | |
void | wait (uint8_t second) |
Wait with countdown. More... | |
void | flush_ms () |
Flush screen and display time. | |
void | displayPalette (bool flag=true) |
Palette test screen. More... | |
void | setup () |
Setup. | |
void | loop () |
Loop, empty. | |
Variables | |
Screen_EPD_EXT3 | myScreen (eScreen_EPD_EXT3_370, boardLaunchPad) |
Example of features for basic edition.
Library for Pervasive Displays EXT3 - Basic edition
void displayPalette | ( | bool | flag = true | ) |
Palette test screen.
flag | true = default = perform flush, otherwise no |
void wait | ( | uint8_t | second | ) |
Wait with countdown.
second | duration, s |