mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
📝 Fix 'M150 S' comment
This commit is contained in:
parent
bd27490adb
commit
d9ccf0a144
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue