Simple rename of hex_print
This commit is contained in:
parent
a9912681b4
commit
d69c2a90b7
10 changed files with 101 additions and 96 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
#if ENABLED(TMC_DEBUG)
|
||||
#include "../module/planner.h"
|
||||
#include "../libs/hex_print_routines.h"
|
||||
#include "../libs/hex_print.h"
|
||||
#if ENABLED(MONITOR_DRIVER_STATUS)
|
||||
static uint16_t report_tmc_status_interval; // = 0
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue