|
EPD Display
1.0.0
Library and application for EPD smart displays
|
Device and displayed data management with setup data. More...
#include <EpdSetup.h>
Public Member Functions | |
| EpdSetup (String setup) | |
| Construct a new Epd Setup:: Epd Setup object. More... | |
Public Attributes | |
| int | setup_time |
| int | hour |
| String | day |
| String | date |
| String | mode |
| String | usr_id |
| String | setup_room |
| String | day_num |
Device and displayed data management with setup data.
| String EpdSetup::date |
| String EpdSetup::day |
| String EpdSetup::day_num |
| int EpdSetup::hour |
| String EpdSetup::mode |
| String EpdSetup::setup_room |
| int EpdSetup::setup_time |
| String EpdSetup::usr_id |
1.8.17