Skip to content

Commit

Permalink
📝 Fix 'M150 S' comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and tomek2k1 committed Jan 13, 2023
1 parent 109dc53 commit c5406f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/gcode/feature/leds/M150.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
* I<index> Set the NeoPixel index to affect. Default: All
*
* With NEOPIXEL2_SEPARATE:
* S<index> The NeoPixel strip to set. Default is index 0.
* S<index> The NeoPixel strip to set. Default: All.
*
* Examples:
*
Expand Down

0 comments on commit c5406f5

Please sign in to comment.