Pervasive Displays Library Suite - Basic edition 8.0.8
Library for Pervasive Displays e-paper screens and EXT3 extension board
|
Example of features for basic edition. More...
Macros | |
#define | DISPLAY_TOUCH 1 |
Functions | |
void | wait (uint8_t second) |
Wait with countdown. | |
void | displayTouch (bool flag=true) |
Minimal test screen. | |
void | setup () |
Setup. | |
void | loop () |
Loop, empty. | |
Variables | |
Screen_EPD_EXT3_Fast | myScreen (eScreen_EPD_370_PS_0C_Touch, boardRaspberryPiPico_RP2040) |
Example of features for basic edition.
Library for Pervasive Displays EXT3 - Basic level
void displayTouch | ( | bool | flag = true | ) |
Minimal test screen.
flag | true=default=perform flush, otherwise no |
void wait | ( | uint8_t | second | ) |
Wait with countdown.
second | duration, s |