![]() |
ESP3D
3.0
Firmware for ESP boards connected to 3D Printer
|
Go to the source code of this file.
Macros | |
#define | SCREEN_WIDTH 480 |
#define | SCREEN_HEIGHT 320 |
#define | SNAP_SIZE (SCREEN_WIDTH * SCREEN_HEIGHT * 4) |
#define | CALIBRATION_BG TFT_WHITE |
#define | CALIBRATION_CORNER TFT_RED |
#define CALIBRATION_BG TFT_WHITE |
Definition at line 25 of file advanced_ILI9488_480X320.h.
#define CALIBRATION_CORNER TFT_RED |
Definition at line 26 of file advanced_ILI9488_480X320.h.
#define SCREEN_HEIGHT 320 |
Definition at line 22 of file advanced_ILI9488_480X320.h.
#define SCREEN_WIDTH 480 |
Definition at line 21 of file advanced_ILI9488_480X320.h.
#define SNAP_SIZE (SCREEN_WIDTH * SCREEN_HEIGHT * 4) |
Definition at line 23 of file advanced_ILI9488_480X320.h.