![]() |
ePaper (IL3820) module library
v0.5
Library for the 2.9-inch WaveShare ePaper display module
|
#include "il3820.h"Functions | |
| void | il3820_updateDisplay (screen_t *dev) |
| Update the display with whatever is in the frame memory. You need to have updated the frame memory with _image first. More... | |
| void il3820_updateDisplay | ( | screen_t * | dev | ) |
Update the display with whatever is in the frame memory. You need to have updated the frame memory with _image first.
| dev | Pointer to the display's device structure returned by the initialization function. |
1.8.14