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

Go to the source code of this file.

Macros

#define ESP3D_Logo_width   200
 
#define ESP3D_Logo_height   150
 

Variables

const uint8_t ESP3D_Logo[] PROGMEM
 

Macro Definition Documentation

◆ ESP3D_Logo_height

#define ESP3D_Logo_height   150

Definition at line 25 of file esp3d_logob.h.

◆ ESP3D_Logo_width

#define ESP3D_Logo_width   200

Definition at line 24 of file esp3d_logob.h.

Variable Documentation

◆ PROGMEM

const uint8_t ESP3D_Logo [] PROGMEM

Definition at line 26 of file esp3d_logob.h.