aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkstack.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkstack.py')
-rwxr-xr-xscripts/checkstack.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkstack.py b/scripts/checkstack.py
index 6ae9c473..a562c2bd 100755
--- a/scripts/checkstack.py
+++ b/scripts/checkstack.py
@@ -7,7 +7,7 @@
# This file may be distributed under the terms of the GNU GPLv3 license.
# Usage:
-# avr-objdump -d out/klipper.elf | scripts/checkstack.py
+# avr-objdump -d out/kutter.elf | scripts/checkstack.py
import sys
import re