ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
advanced_SSDSH1106.h File Reference

Go to the source code of this file.

Macros

#define SCREEN_WIDTH   132
 
#define SCREEN_HEIGHT   64
 
#define CALIBRATION_BG   TFT_BLACK
 
#define CALIBRATION_FG   TFT_GREEN
 
#define CALIBRATION_CORNER   TFT_RED
 

Macro Definition Documentation

◆ CALIBRATION_BG

#define CALIBRATION_BG   TFT_BLACK

Definition at line 24 of file advanced_SSDSH1106.h.

◆ CALIBRATION_CORNER

#define CALIBRATION_CORNER   TFT_RED

Definition at line 26 of file advanced_SSDSH1106.h.

◆ CALIBRATION_FG

#define CALIBRATION_FG   TFT_GREEN

Definition at line 25 of file advanced_SSDSH1106.h.

◆ SCREEN_HEIGHT

#define SCREEN_HEIGHT   64

Definition at line 22 of file advanced_SSDSH1106.h.

◆ SCREEN_WIDTH

#define SCREEN_WIDTH   132

Definition at line 21 of file advanced_SSDSH1106.h.