![]() |
ESP3D
3.0
Firmware for ESP boards connected to 3D Printer
|
#include "../include/esp3d_config.h"
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 |
#define DEBUG_ESP3D_INIT |
Definition at line 32 of file debug_esp3d.h.
#define DEBUG_ESP3D_NETWORK_END |
Definition at line 35 of file debug_esp3d.h.
#define DEBUG_ESP3D_NETWORK_HANDLE |
Definition at line 34 of file debug_esp3d.h.
#define DEBUG_ESP3D_NETWORK_INIT |
Definition at line 33 of file debug_esp3d.h.
#define log_esp3d | ( | format, | |
... | |||
) |
Definition at line 29 of file debug_esp3d.h.
#define log_esp3dS | ( | format, | |
... | |||
) |
Definition at line 30 of file debug_esp3d.h.