Browse Source

📝 Fix 'M150 S' comment

FB4S_WIFI
Scott Lahteine 2 years ago
committed by Scott Lahteine
parent
commit
a5e083603f
  1. 2
      Marlin/src/gcode/feature/leds/M150.cpp

2
Marlin/src/gcode/feature/leds/M150.cpp

@ -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:
*

Loading…
Cancel
Save