diff options
Diffstat (limited to 'lib/rp2040_flash/main.c')
-rw-r--r-- | lib/rp2040_flash/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rp2040_flash/main.c b/lib/rp2040_flash/main.c index 017fe945..3b3063bc 100644 --- a/lib/rp2040_flash/main.c +++ b/lib/rp2040_flash/main.c @@ -1,4 +1,4 @@ -// Simple rp2040 picoboot based flash tool for use with Klipper +// Simple rp2040 picoboot based flash tool for use with Kutter // // Copyright (C) 2022 Lasse Dalegaard <dalegaard@gmail.com> // |