ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
advanceddisplay.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Display
 

Macros

#define SPLASH_SCREEN   0
 
#define CALIBRATION_SCREEN   1
 
#define MAIN_SCREEN   2
 
#define _ADVANCEDDISPLAY_H
 

Variables

Display esp3d_display
 

Macro Definition Documentation

◆ _ADVANCEDDISPLAY_H

#define _ADVANCEDDISPLAY_H

Definition at line 26 of file advanceddisplay.h.

◆ CALIBRATION_SCREEN

#define CALIBRATION_SCREEN   1

Definition at line 22 of file advanceddisplay.h.

◆ MAIN_SCREEN

#define MAIN_SCREEN   2

Definition at line 23 of file advanceddisplay.h.

◆ SPLASH_SCREEN

#define SPLASH_SCREEN   0

Definition at line 21 of file advanceddisplay.h.

Variable Documentation

◆ esp3d_display

Display esp3d_display