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

Go to the source code of this file.

Macros

#define log_esp3d(format, ...)
 
#define log_esp3dS(format, ...)
 
#define DEBUG_ESP3D_INIT
 
#define DEBUG_ESP3D_NETWORK_INIT
 
#define DEBUG_ESP3D_NETWORK_HANDLE
 
#define DEBUG_ESP3D_NETWORK_END
 

Macro Definition Documentation

◆ DEBUG_ESP3D_INIT

#define DEBUG_ESP3D_INIT

Definition at line 32 of file debug_esp3d.h.

◆ DEBUG_ESP3D_NETWORK_END

#define DEBUG_ESP3D_NETWORK_END

Definition at line 35 of file debug_esp3d.h.

◆ DEBUG_ESP3D_NETWORK_HANDLE

#define DEBUG_ESP3D_NETWORK_HANDLE

Definition at line 34 of file debug_esp3d.h.

◆ DEBUG_ESP3D_NETWORK_INIT

#define DEBUG_ESP3D_NETWORK_INIT

Definition at line 33 of file debug_esp3d.h.

◆ log_esp3d

#define log_esp3d (   format,
  ... 
)

Definition at line 29 of file debug_esp3d.h.

◆ log_esp3dS

#define log_esp3dS (   format,
  ... 
)

Definition at line 30 of file debug_esp3d.h.