diff options
Diffstat (limited to 'klippy/chelper/msgblock.c')
-rw-r--r-- | klippy/chelper/msgblock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klippy/chelper/msgblock.c b/klippy/chelper/msgblock.c index e6cb298b..58317d79 100644 --- a/klippy/chelper/msgblock.c +++ b/klippy/chelper/msgblock.c @@ -1,4 +1,4 @@ -// Helper code for the Klipper mcu protocol "message blocks" +// Helper code for the Klipper MCU protocol "message blocks" // // Copyright (C) 2016-2021 Kevin O'Connor <kevin@koconnor.net> // |