Simple rename of hex_print
This commit is contained in:
committed by
Scott Lahteine
parent
e8dc7cad18
commit
76eff24718
@@ -60,7 +60,7 @@ void GcodeSuite::M502() {
|
||||
#if ENABLED(EEPROM_SETTINGS)
|
||||
|
||||
#if ENABLED(MARLIN_DEV_MODE)
|
||||
#include "../../libs/hex_print_routines.h"
|
||||
#include "../../libs/hex_print.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user