Followup to "optimize common strings"

2.0.x
Scott Lahteine 5 years ago
parent b24b0f385f
commit 83a4e8559c

@ -103,7 +103,6 @@ void GcodeSuite::M290() {
#if ENABLED(BABYSTEP_HOTEND_Z_OFFSET)
{
#error "Hey!"
SERIAL_ECHOLNPAIR_P(
PSTR("Hotend "), int(active_extruder)
#if ENABLED(BABYSTEP_XY)

Loading…
Cancel
Save