mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 08:40:46 +02:00
Previously accidentally used 'default' state name instead of the
stated one ('PAUSE_STATE'). This might collide with user usage of the
SAVE_GCODE_STATE macro.
Signed-off-by: David Grundberg <individ@acc.umu.se>