From a5e083603f1435a4a0e2e9fa7449c9133aa73225 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 23 Apr 2022 06:11:03 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20'M150=20S'=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/src/gcode/feature/leds/M150.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/src/gcode/feature/leds/M150.cpp b/Marlin/src/gcode/feature/leds/M150.cpp index f01c220d01..95e7367b6e 100644 --- a/Marlin/src/gcode/feature/leds/M150.cpp +++ b/Marlin/src/gcode/feature/leds/M150.cpp @@ -38,7 +38,7 @@ * I Set the NeoPixel index to affect. Default: All * * With NEOPIXEL2_SEPARATE: - * S The NeoPixel strip to set. Default is index 0. + * S The NeoPixel strip to set. Default: All. * * Examples: *