Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
Go to the source code of this file.
Namespaces | |
debug | |
Debugging macros and tools. | |
Macros | |
#define | PSTR(x) x |
Enable DEBUG_LOGIC to compile debugging and error messages (beware of code base size ;) ) for the logic layer. More... | |
#define | dbg_logic(x) /* */ |
#define | dbg_logic_P(x) /* */ |
#define | dbg_logic_fP(fmt, ...) /* */ |
#define | dbg_modules(x) /* */ |
#define | dbg_modules_P(x) /* */ |
#define | dbg_modules_fP(fmt, ...) /* */ |
#define | dbg_hal(x) /* */ |
#define | dbg_hal_P(x) /* */ |
#define | dbg_hal_fP(fmt, ...) /* */ |
#define PSTR | ( | x | ) | x |
Enable DEBUG_LOGIC to compile debugging and error messages (beware of code base size ;) ) for the logic layer.
Enable DEBUG_LOGIC to compile debugging and error messages (beware of code base size ;) ) for the logic layer Enable DEBUG_HAL to compile debugging and error messages (beware of code base size ;) ) for the logic layer