소스 검색

📝 Fix 'M150 S' comment

Scott Lahteine 3 년 전
부모
커밋
d9ccf0a144
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/gcode/feature/leds/M150.cpp

+ 1
- 1
Marlin/src/gcode/feature/leds/M150.cpp 파일 보기

@@ -38,7 +38,7 @@
38 38
  *  I<index>  Set the NeoPixel index to affect. Default: All
39 39
  *
40 40
  * With NEOPIXEL2_SEPARATE:
41
- *  S<index>  The NeoPixel strip to set. Default is index 0.
41
+ *  S<index>  The NeoPixel strip to set. Default: All.
42 42
  *
43 43
  * Examples:
44 44
  *

Loading…
취소
저장