|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include "sif_ssd16xx_image.h"
Macros | |
| #define | EPAPER_HEIGHT 200 |
| #define | EPAPER_WIDTH 200 |
| #define | EPAPER_AREA (EPAPER_HEIGHT * EPAPER_WIDTH) |
| #define | IMAGE_SIZE EPAPER_AREA / 8 |
Variables | |
| uint8_t | waveshare_example_img [IMAGE_SIZE] |
| #define EPAPER_AREA (EPAPER_HEIGHT * EPAPER_WIDTH) |
| #define EPAPER_HEIGHT 200 |
| #define EPAPER_WIDTH 200 |
| #define IMAGE_SIZE EPAPER_AREA / 8 |
| uint8_t waveshare_example_img[IMAGE_SIZE] |